Documentation
¶
Overview ¶
Package bootstrap wires up all dependencies and exposes them via a Container.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Container ¶
type Container struct {
ClockInUC *application.ClockInUC
ClockOutUC *application.ClockOutUC
GetStatsUC *application.GetStatsUC
GetTodaySessionsUC *application.GetTodaySessionsUC
// contains filtered or unexported fields
}
func NewContainer ¶
Click to show internal directories.
Click to hide internal directories.