package
0.0.2
Repository: https://github.com/david10088/go-admin.git
Documentation: pkg.go.dev

# Functions

NewApp return an empty app.
NewContext used in adapter which return a Context with request and slice of UserValue and a default Response.
No description provided by the author

# Structs

App is the key struct of the package.
Context is the simplify version of web framework context.
Path is used in the matching of request and response.

# Type aliases

No description provided by the author
No description provided by the author