package
Version:
v0.0.0-...-139c8a2
Opens a new window with list of versions in this module.
Published: Jun 22, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Commandbeat struct {
}
Commandbeat represents the client for commandbeat
func (*Commandbeat) Run ¶
Run starts the commandbeat application.
This function blocks until Stop() call.
func (*Commandbeat) Stop ¶
Stop stops the application.
type Publisher interface {
Publish(spec *commandSpec, v common.MapStr)
}
Publisher is a interface responsible for publishing events to anywhere.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.