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) Apply ¶
Apply registers the accociated manager's registered managers.
func (*Managers) Get ¶
Get returns the manager identified by the given name from the accociated managers.
func (*Managers) Must ¶
Must returns the manager indentified by the given name or panics.
Click to show internal directories.
Click to hide internal directories.