Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Container ¶
type Container struct {
// contains filtered or unexported fields
}
Container manages application dependencies and services It follows the Dependency Injection pattern for lazy initialization
func NewContainer ¶
NewContainer creates a new service container Event coordination should be initialized separately by the application
func (*Container) JulesClient ¶
Click to show internal directories.
Click to hide internal directories.