package
Version:
v0.0.0-...-b1d2da9
Opens a new window with list of versions in this module.
Published: Aug 16, 2024
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type IHandler interface {
Health(c *fiber.Ctx) error
Register(c *fiber.Ctx) error
Login(c *fiber.Ctx) error
Transfer(c *fiber.Ctx) error
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.