route

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const APIPrefix = "/api/v1/users"
View Source
const DebugPrefix = "/debug/pprof"
View Source
const Internal = "/internal/"

Variables

View Source
var Routes []Route

Functions

This section is empty.

Types

type Route

type Route struct {
	Method string
	Path   string
	Handle gin.HandlerFunc
}

Jump to

Keyboard shortcuts

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