//
pkg.gl
Category
github.com/david10088/go-admin
context
package
0.0.2
Repository:
https://github.com/david10088/go-admin.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
242 SLOC
#
Functions
NewApp
NewApp return an empty app.
NewContext
NewContext used in adapter which return a Context with request and slice of UserValue and a default Response.
Tree
No description provided by the author
#
Structs
App
App is the key struct of the package.
Context
Context is the simplify version of web framework context.
Path
Path is used in the matching of request and response.
#
Type aliases
Handler
No description provided by the author
Middleware
No description provided by the author