controller

package
v0.0.0-...-9fe990d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 3, 2020 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitRoutes

func InitRoutes() *gin.Engine

InitRoutes ...

Types

type Route

type Route struct {
	Path    string
	Handler func(context *gin.Context)
}

Route data structure to hold a path and the corresponding handler

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL