chi

package
v1.0.8 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2019 License: Apache-2.0 Imports: 18 Imported by: 13

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Chi

type Chi struct{}

Chi structure value is a Chi GoAdmin adapter.

func (*Chi) Content

func (bu *Chi) Content(contextInterface interface{}, c types.GetPanel)

Content implement WebFrameWork.Content method.

func (*Chi) Use

func (bu *Chi) Use(router interface{}, plugin []plugins.Plugin) error

Use implement WebFrameWork.Use method.

type Context

type Context struct {
	Request  *http.Request
	Response http.ResponseWriter
}

Context wraps the Request and Response object of Chi.

type HandleFun

type HandleFun func(pattern string, handlerFn http.HandlerFunc)

HandleFun is type of route methods of chi.

Jump to

Keyboard shortcuts

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