user

package
v0.0.0-...-b6b69ac Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultUserName string

@Config("user.default_username")

View Source
var Timeout int

@Config("application.timeout")

Functions

func GlobalController

func GlobalController(c *fiber.Ctx) error

@GetMapping("/api/static/config")

Types

type UserController

type UserController struct {
	// @Config("user.fetch_size")
	FetchSize int
}

@RestController @RequestMapping("/api/users")

func (*UserController) UserHandler

func (s *UserController) UserHandler(c *fiber.Ctx) error

@GetMapping("/")

Jump to

Keyboard shortcuts

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