Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Container ¶
type Container struct {
IContainer
// contains filtered or unexported fields
}
func NewContainer ¶
func NewContainer() *Container
type IContainer ¶
type IProvider ¶
type IProvider interface {
Name() string
Boot(IContainer) error
Params(IContainer) []any
Inject(IContainer) Handler
IsDefer() bool
}
Directories
¶
| Path | Synopsis |
|---|---|
|
Package cobra is a commander providing a simple interface to create powerful modern CLI interfaces.
|
Package cobra is a commander providing a simple interface to create powerful modern CLI interfaces. |
|
provider
|
|
Click to show internal directories.
Click to hide internal directories.