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