Documentation ¶
Index ¶
Constants ¶
View Source
const BundleName = "echo"
BundleName is default definition name.
Variables ¶
This section is empty.
Functions ¶
func AsConfigurator ¶
func AsConfigurator() di.ProvideOption
AsConfigurator is syntax sugar for the di container.
func AsController ¶
func AsController() di.ProvideOption
AsController is syntax sugar for the di container.
func AsMiddleware ¶
func AsMiddleware(priority int64) di.ProvideOption
AsMiddleware is syntax sugar for the di container.
Types ¶
type Bundle ¶
type Bundle struct{}
Bundle implements the glue.Bundle interface.
type Configurator ¶
type Configurator = configurator.Configurator
Configurator is type alias of configurator.Configurator.
type Controller ¶
type Controller = configurator.Controller
Controller is type alias of controller.Controller.
Directories ¶
Path | Synopsis |
---|---|
internal
|
|
Package mock provide dependency injection definitions.
|
Package mock provide dependency injection definitions. |
Click to show internal directories.
Click to hide internal directories.