Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Monitor ¶
func New ¶
func New(c clientbase.APIBaseClientInterface) *Monitor
func (*Monitor) Subscribe ¶
func (m *Monitor) Subscribe() *Subscription
func (*Monitor) Unsubscribe ¶
func (m *Monitor) Unsubscribe(sub *Subscription)
type Subscription ¶
type Subscription struct {
C chan *Event
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.