handlers

package
v0.0.0-...-784c0f6 Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DownloadLicense

func DownloadLicense(c *fiber.Ctx) error

DownloadLicense is a ... @Accept application/json @Produce application/json @Param @Success 200 {string} string "{"status":"200", "msg":""}" @Router /api/license/download/:id [get]

func License

func License(c *fiber.Ctx) error

License is a ... @Accept application/json @Produce application/json @Param @Success 200 {string} string "{"status":"200", "msg":""}" @Router /api/license/:id [get]

func LicenseVerify

func LicenseVerify(c *fiber.Ctx) error

LicenseVerify is a ... @Accept application/json @Produce application/json @Param @Success 200 {string} string "{"status":"200", "msg":""}" @Router /api/license/verify [post]

func Licenses

func Licenses(c *fiber.Ctx) error

Licenses is a ... @Accept application/json @Produce application/json @Param @Success 200 {string} string "{"status":"200", "msg":""}" @Router /api/license [get]

func ManageLicense

func ManageLicense(c *fiber.Ctx) error

ManageLicense is a ... @Accept application/json @Produce application/json @Param @Success 200 {string} string "{"status":"200", "msg":""}" @Router /api/manager/license [post]]

func Ping

func Ping(c *fiber.Ctx) error

func SignIn

func SignIn(c *fiber.Ctx) error

SignIn is a ... @Accept application/json @Produce application/json @Param @Success 200 {string} string "{"status":"200", "msg":""}" @Router /api/sign/in [post] @Router /api/sign/in?token= [post]

func SignOut

func SignOut(c *fiber.Ctx) error

SignOut is a ... @Accept application/json @Produce application/json @Param @Success 200 {string} string "{"status":"200", "msg":""}" @Router /api/sign/out [post]

Types

This section is empty.

Jump to

Keyboard shortcuts

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