Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Container ¶
type Container struct {
Logger *slog.Logger
Config *config.Config
Server *server.Server
EntClient *entdb.Client
PipelineService *pipeline.PipelineService
}
Container aggregates the application dependencies produced by Wire.
func Initialize ¶
Initialize builds the application container using Wire.
Click to show internal directories.
Click to hide internal directories.