Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Registry ¶
Registry handles registering and creating name resolution components.
var DefaultRegistry *Registry
DefaultRegistry is the singleton with the registry.
func (*Registry) RegisterComponent ¶ added in v1.9.0
func (s *Registry) RegisterComponent(componentFactory FactoryMethod, names ...string)
RegisterComponent adds a name resolver to the registry.
Click to show internal directories.
Click to hide internal directories.