Documentation
¶
Index ¶
- func Add(a int, b int) int
- func FormatAsDate(t time.Time) string
- func LoadRoutes(router *gin.Engine)
- func MultAndAdd(page int, mult int, add int) int
- func Multiply(a int, b int) int
- func SetGlobalFuncs(router *gin.Engine)
- func SetupRouter(env config.Environment, gormDebug bool, prod bool) (*gin.Engine, error)
- func Subtract(a int, b int) int
- func Test(c *gin.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatAsDate ¶ added in v1.0.4
func LoadRoutes ¶
func SetGlobalFuncs ¶ added in v1.0.4
func SetupRouter ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.