route

package
v0.0.0-...-0ceb7ca Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2019 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	GET  = `GET`
	POST = `POST`
	PUT  = `PUT`
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Routes

type Routes struct {
	Route   string
	Methods []string
	Handle  httprouter.Handle
}

Jump to

Keyboard shortcuts

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