Documentation
¶
Index ¶
- type Daemon
- func (d *Daemon) Fetch(consumerID string, limit int, peek bool) (model.FetchResponse, error)
- func (d *Daemon) Notify(event model.NormalizedEvent) (model.Envelope, error)
- func (d *Daemon) SocketPath() string
- func (d *Daemon) Start() error
- func (d *Daemon) Status() (Status, error)
- func (d *Daemon) Stop() error
- func (d *Daemon) Store() *storage.Store
- type Status
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.