Documentation
¶
Index ¶
Constants ¶
View Source
const ( // ConfigApp is the key for the application configuration. ConfigApp = "app" // ComponentLogger is the key for the logger component. ComponentLogger = "logger" // ComponentRegistries is the key for the service registries component. ComponentRegistries = "registries" // ComponentMiddlewares is the key for the middlewares component. ComponentMiddlewares = "middlewares" )
Component keys used for path mapping and dependency injection.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.