Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BindInjections ¶
func CreateCustomer ¶
func CustomerFindChecker ¶
Types ¶
type AuthController ¶
type AuthController struct {
// contains filtered or unexported fields
}
func NewAuthController ¶
func NewAuthController(injector remy.Injector) *AuthController
func (*AuthController) Access ¶
func (ctrl *AuthController) Access(c *fiber.Ctx) error
func (*AuthController) Bind ¶
func (ctrl *AuthController) Bind(router fiber.Router)
Click to show internal directories.
Click to hide internal directories.