package
0.0.0-20200128064054-09e84be0c593
Repository: https://github.com/samtech09/api-template.git
Documentation: pkg.go.dev

# Functions

NewAPIController create new instance of BaseController.
Register called from main to register controller.

# Structs

APIController is base for all controllers.
User is type for UserController.

# Interfaces

Controller provide interface for all controllers.