Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Managers ¶
type Managers struct {
// contains filtered or unexported fields
}
Managers is a registry for named managers.
func (*Managers) Get ¶
Get returns the manager identified by the given name from the accociated managers.
type ServiceUsesManagers ¶
ServiceUsesManagers is an interface for service which register to managers.
Click to show internal directories.
Click to hide internal directories.