Documentation ¶
Index ¶
Constants ¶
View Source
const ( DefaultAddress = ":8802" DefaultMonitorAddress = ":8902" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Classifier ¶
type Classifier struct { hippo.Launcher // contains filtered or unexported fields }
Classifier receives data from receiver via gRPC framework
func NewClassifier ¶
func (*Classifier) Start ¶
func (c *Classifier) Start() error
func (*Classifier) Stop ¶
func (c *Classifier) Stop() error
type EventWrapper ¶
type EventWrapper struct {
// contains filtered or unexported fields
}
func (EventWrapper) Date ¶
func (e EventWrapper) Date() string
Click to show internal directories.
Click to hide internal directories.