Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service implements the kvmtop communication service to transmit events to the message bus
func NewService ¶
NewService instantiates a new communication service
func (*Service) EventChannel ¶
EventChannel returns a channel providing incoming events
func (*Service) RegisterData ¶
RegisterData specifies the type of data to register for. Has to be called BEFORE Start()
Click to show internal directories.
Click to hide internal directories.