package
0.0.0-20240410202646-c98be4eb5802
Repository: https://github.com/betterworks/go-starter-kit.git
Documentation: pkg.go.dev

# Functions

NewDomain creates a new Domain instance.
NewExampleService returns a new exampleService instance.

# Structs

Domain is the top-level container for the application domain layer.
ExampleServiceConfig defines the input to NewExampleService.
Services contains all individual domain services.