route

package
v1.2.3 Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2023 License: AGPL-3.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RouteNameMap *routeNameMap

Functions

func NewVersion

func NewVersion(engine *request.Engine, prefix string) *version

func PrintingRouteInfo

func PrintingRouteInfo(engine *request.Engine)

Types

type GinRouteGrouper added in v1.1.4

type GinRouteGrouper interface {
	Group(grp Grouper)
}

type Grouper

type Grouper interface {
	AddGroup(relativePath string, routeGrouper GinRouteGrouper, handlers ...request.HandlerFunc)
	// contains filtered or unexported methods
}

Jump to

Keyboard shortcuts

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