webuser

package
v0.0.4-alpha Latest Latest
Warning

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

Go to latest
Published: May 15, 2022 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Inactive

func Inactive(c server.Context) (err error)

func Login

func Login(c server.Context) (err error)

func Logout

func Logout(c server.Context) (err error)

func PostLogin

func PostLogin(c server.Context) (err error)

func Profile

func Profile(c server.Context) (err1 error)

Types

type LoginData

type LoginData struct {
	Login    string `json:"login"`
	Password string `json:"password"`
}

Jump to

Keyboard shortcuts

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