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

# Functions

BadRequest returns a 400 response with error message.
Created returns a 201 response with data.
InternalError returns a 500 response with error message.
NotFound returns a 404 response with error message.
Success returns a successful response with data.

# Structs

Response represents a standardized API response.