package
0.0.0-20240930090720-15e40f008d49
Repository: https://github.com/adisnuhic/go-clean.git
Documentation: pkg.go.dev

# Functions

Bind controllers to IoC (dependency injection) container.
NewAccountController -.
NewHealthController -.
NewUserController -.

# Structs

BaseController -.

# Interfaces

IAccountController represents the account controller contract.
IHealthController represents the health controller contract.
IUserController represents the user controller contract.