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

# Packages

Package handler provides HTTP request handlers following a consistent pattern for dependency injection and configuration.
No description provided by the author
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

NewEcho creates a new Echo instance with common middleware and routes.
NewValidator creates a new validator instance.
RegisterRoutes registers all API routes.

# Structs

CustomValidator for request validation.