Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UsersController ¶
type UsersController struct{}
func NewUsersController ¶
func NewUsersController() *UsersController
func (*UsersController) Create ¶
func (c *UsersController) Create(ctx *fiber.Ctx) error
func (*UsersController) Index ¶
func (c *UsersController) Index(ctx *fiber.Ctx) error
Click to show internal directories.
Click to hide internal directories.