package
0.0.0-20240802144252-c1853a66c72f
Repository: https://github.com/pkritiotis/go-climb-clean-architecture-example.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package notification contains the mock implementation of the NotificationService interface.

# Functions

NewServices Bootstraps Application Layer dependencies.

# Structs

Commands Contains all available command handlers of this app.
CragServices Contains the grouped queries and commands of the app layer.
Queries Contains all available query handlers of this app.
Services contains all exposed services of the application layer.