Documentation ¶
Index ¶
- Variables
- type Service
- func (s *Service) Insert(message *common.FlowMessage)
- func (s *Service) Name() string
- func (s *Service) Ping() error
- func (s *Service) RegisterModel(rule string, model *common.Model)
- func (s *Service) Start(ctx context.Context) error
- func (s *Service) Stop() error
- func (s *Service) Worker(ctx context.Context)
- type Settings
Constants ¶
This section is empty.
Variables ¶
View Source
var Module = module.Module{
{Constructor: newSettings},
{Constructor: newService},
}
Module application
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.