controller

package
v0.0.0-...-df40910 Latest Latest
Warning

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

Go to latest
Published: Sep 21, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateUsers

func CreateUsers(context echo.Context) error

CreateUsers - Loki.POST("/users", CreateUsers)

func DeleteUsers

func DeleteUsers(context echo.Context) error

DeleteUsers - Loki.DELETE("/users/:id", DeleteUsers)

func GetUsers

func GetUsers(context echo.Context) error

GetUsers - Loki.GET("/users/:id", GetUsers)

func ListUsers

func ListUsers(context echo.Context) error

ListUsers - Loki.GET("/users", ListUsers)

func UpdateUsers

func UpdateUsers(context echo.Context) error

UpdateUsers - Loki.PUT("/users", UpdateUsers)

func UsersLogin

func UsersLogin(context echo.Context) error

UsersLogin - Loki.PUT("/users/login", UsersLogin)

func UsersLogout

func UsersLogout(context echo.Context) error

UsersLogout - Loki.GET("/users/login/:id", UsersLogout)

Types

This section is empty.

Jump to

Keyboard shortcuts

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