route

package
v0.11.7 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2023 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RouteNameMap *routeNameMap

Functions

func Bind added in v0.8.0

func Bind(engine *request.Engine)

func NewVersion added in v0.8.0

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

Types

type Grouper added in v0.8.0

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

type RouteGrouper

type RouteGrouper interface {
	Group(grp Grouper)
}

Jump to

Keyboard shortcuts

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