Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Container ¶
type Container struct {
// contains filtered or unexported fields
}
func NewContainer ¶
func NewContainer() *Container
type Registrant ¶
type Registrant struct { Name string Service interface{} }
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func (*Service) GetRegistry ¶
func (*Service) SetRegistry ¶
Click to show internal directories.
Click to hide internal directories.