//
pkg.gl
Category
github.com/lucastomic/msBaseProj
internal
controller
apitypes
package
0.0.0-20240506201820-90f908540ee0
Repository:
https://github.com/lucastomic/msbaseproj.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
2
Files
16 SLOC
#
Structs
Response
Response struct encapsulates the standard structure for API responses.
Route
Route is a struct with the necessary information for defaining and endpoint.
#
Type aliases
APIFunc
APIFunc is a type that represents a function signature for API handlers.
Router
Router is a Routes slice.