manager

package
v0.0.0-...-5375319 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

type Handler struct{}

type Manager

type Manager struct {
	HTTP struct {
		Method     string
		RequestURI string
	}
	Param   map[string]interface{}
	Query   map[string]interface{}
	Payload map[string]interface{}
	// contains filtered or unexported fields
}

func New

func New(r *http.Request, a parser.API, ps httprouter.Params) (m *Manager, status int, err error)

New initialize a new Manager object with default configuration

Jump to

Keyboard shortcuts

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