Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RunningConfig ¶
type RunningConfig interface { ServiceRead ServiceWrite }
type ServiceHandle ¶
type ServiceHandle interface { }
func RegisterService ¶
func RegisterService(namespace string, runningConfig RunningConfig) ServiceHandle
type ServiceRead ¶
Click to show internal directories.
Click to hide internal directories.