Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ControllerSetup ¶
Types ¶
type ExampleController ¶
type ExampleController struct {
// contains filtered or unexported fields
}
func NewExampleController ¶
func NewExampleController(exampleService *service.ExampleService) *ExampleController
func (*ExampleController) Hello ¶
func (ctrl *ExampleController) Hello(c *fiber.Ctx) error
Click to show internal directories.
Click to hide internal directories.