gookee

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2020 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExecHandler

func ExecHandler(w http.ResponseWriter, r *http.Request)

func Func

func Func(f interface{})

Types

type HttpContext

type HttpContext struct {
	Template       *template.Template
	ResponseWriter http.ResponseWriter
	Request        *http.Request
	Session        *session.Session
}

type Route

type Route struct {
	Url  string
	Act  string
	Ctrl interface{}
}

func (Route) Regist

func (r Route) Regist()

Jump to

Keyboard shortcuts

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