//
pkg.gl
Category
github.com/xeoncross/mid
examples
validation
package
0.6.0
Repository:
https://github.com/xeoncross/mid.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
78 SLOC
#
Structs
Controller
Controller provides all HTTP handlers with some shared dependencies.
Post
PostInput defines where we should look for the Post object (a HTTP Form).
PostService
PostService handles CRUD for database.