user

package
v0.0.0-...-8ba40cc Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2021 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var LoginOpts = []string{
	"email",
	"password",
}
View Source
var RegisterOpts = []string{
	"username",
	"email",
	"password",
}
View Source
var UpdateOpts = []string{
	"username",
	"email",
	"bio",
	"image",
	"password",
}

Functions

func Get

func Get(c *ishell.Context)

func Login

func Login(c *ishell.Context)

func Register

func Register(c *ishell.Context)

func Update

func Update(c *ishell.Context)

Types

This section is empty.

Jump to

Keyboard shortcuts

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