package
0.0.0-20200907202924-5e14d7d9040e
Repository: https://github.com/devisions/go-mux-jwt-gorm-starter.git
Documentation: pkg.go.dev

# Functions

FirstRecord queries using the provided gorm.DB to get the first record returned and place it into dst.
ParseForm uses gorilla's schema package to decode a form submit request into a structure.