Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Context ¶
type Context struct {
// contains filtered or unexported fields
}
Context of dependencies to be injected as context
func (*Context) AddDependency ¶
AddDependency adds a dependency to the container
func (*Context) Dependency ¶
Dependency returns an object given a key
Click to show internal directories.
Click to hide internal directories.