Versions in this module Expand all Collapse all v1 v1.8.1 Oct 5, 2022 Changes in this version + type Insight interface + GetLastSubscription func() Subscription + IsOnline func() bool + UpdateSubscription func(Subscription) error + type Subscription interface + GetGeneration func() uint32 + GetId func() string + SetDisconnectTime func(time time.Time) v1.5.0-rc2 Feb 18, 2022