package
0.0.0-20220803013510-e42d12bd5a55
Repository: https://github.com/adebayobenjamin/clean_arch.git
Documentation: pkg.go.dev

# Functions

NewAuthController creates a new instance of AuthController.
NewBookController creates a new instance of book controller.
No description provided by the author

# Interfaces

Authcontroller is a contract that specifies what this controller can do.
BookController is a contract that explains what this controller can do.
No description provided by the author