Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Registry ¶
type Registry struct {
// contains filtered or unexported fields
}
Registry represents a function registry
func (*Registry) AddService ¶
AddService adds an service interface to the registry
func (*Registry) GetServiceNames ¶
GetServiceNames returns all service names
Click to show internal directories.
Click to hide internal directories.