package
0.0.0-20240506201820-90f908540ee0
Repository: https://github.com/lucastomic/msbaseproj.git
Documentation: pkg.go.dev

# Structs

Response struct encapsulates the standard structure for API responses.
Route is a struct with the necessary information for defaining and endpoint.

# Type aliases

APIFunc is a type that represents a function signature for API handlers.
Router is a Routes slice.