kv

package
v0.0.0-...-c06b9ae Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2017 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DataRouter = ghttp.Router{
	"GET":    &dataGet{},
	"POST":   &dataPost{},
	"PUT":    &dataPut{},
	"DELETE": &dataDelete{},
}
View Source
var RangeRouter = ghttp.Router{
	"GET": &rangeGet{},
}
View Source
var StoreRouter = ghttp.Router{
	"GET":    &storeGet{},
	"POST":   &storePost{},
	"PUT":    &storePut{},
	"DELETE": &storeDelete{},
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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