Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Factory = &FactoryType{}
Functions ¶
This section is empty.
Types ¶
type FactoryType ¶
type FactoryType struct{}
func (*FactoryType) Start ¶
func (this *FactoryType) Start(ctx context.Context, config configuration.Config, control interfaces.Controller, runtimeErrorHandler func(err error)) (err error)
Click to show internal directories.
Click to hide internal directories.