//
pkg.gl
Category
github.com/arehmandev/buffalo
examples
html-resource
actions
package
0.7.4
Repository:
https://github.com/arehmandev/buffalo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
0
Files
167 SLOC
#
Functions
App
App is where all routes and middleware for buffalo should be defined.
#
Variables
ENV
ENV is used to help switch settings based on where the application is being run.
#
Structs
UsersResource
UsersResource allows CRUD with HTTP against the User model.