package
0.7.4
Repository: https://github.com/corylanou/buffalo.git
Documentation: pkg.go.dev

# Functions

App is where all routes and middleware for buffalo should be defined.

# Variables

ENV is used to help switch settings based on where the application is being run.

# Structs

UsersResource allows CRUD with HTTP against the User model.