handlers

package
v0.0.0-...-0dbe543 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateUser

func CreateUser(ctx echo.Context) error

func GetUser

func GetUser(ctx echo.Context) error

func Login

func Login(ctx echo.Context) error

func LoginAdmin

func LoginAdmin(ctx echo.Context) error

func Ping

func Ping(ctx echo.Context) error

Types

type AdminLoginRequest

type AdminLoginRequest struct {
	Username string `json:"username"`
	Password string `json:"password"`
}

Jump to

Keyboard shortcuts

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