controller

package
v0.0.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 26, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExampleController

type ExampleController struct {
	// contains filtered or unexported fields
}

func (*ExampleController) Health

func (c *ExampleController) Health(ctx *fiber.Ctx) error

Health godoc @Summary Show the status of server. @Router /health [get]

func (*ExampleController) Test

func (c *ExampleController) Test(ctx *fiber.Ctx) error

type ExampleControllerDeps

type ExampleControllerDeps struct {
	Service *service.ExampleService
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL