Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DefaultService ¶
type DefaultService struct {
// contains filtered or unexported fields
}
func (*DefaultService) Add ¶
func (d *DefaultService) Add(item *Record) error
func (*DefaultService) Listen ¶
func (d *DefaultService) Listen(ctx context.Context)
func (*DefaultService) Stop ¶
func (d *DefaultService) Stop()
Click to show internal directories.
Click to hide internal directories.