//
pkg.gl
Category
github.com/devisions/go-mux-jwt-gorm-starter
app
helpers
package
0.0.0-20200907202924-5e14d7d9040e
Repository:
https://github.com/devisions/go-mux-jwt-gorm-starter.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
36 SLOC
#
Functions
FirstRecord
FirstRecord queries using the provided gorm.DB to get the first record returned and place it into dst.
ParseForm
ParseForm uses gorilla's schema package to decode a form submit request into a structure.