package
0.0.0-20250128035417-84048cf2426f
Repository: https://github.com/jonesrussell/goforms.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package database provides database connection and management.
No description provided by the author
Package logging provides a unified logging interface using zap.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

AsHandler annotates the given constructor to state that it provides a handler to the "handlers" group.
NewHandlers creates all application handlers.
NewStores creates all database stores.

# Variables

Module combines all infrastructure-level modules and providers.

# Structs

HandlerParams contains dependencies for creating handlers.
Stores groups all database store providers.