Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProviderWorker ¶
ProviderWorker events received by the implemented provider.
type ServerHandler ¶
type ServerHandler struct {
ProviderWorker ProviderWorker
Config model.Settings
}
Server command configuration.
func (*ServerHandler) NewServer ¶
func (s *ServerHandler) NewServer()
NewServer starts the middleware route.
Click to show internal directories.
Click to hide internal directories.