enum

package
v0.0.0-...-a78adbb Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2020 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ActionSignUp  = "sign_up"
	ActionSignIn  = "sign_in"
	ActionSignOut = "sign_out"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type UserStatus

type UserStatus byte
const (
	// todo: define needed statuses
	UserActive UserStatus = iota + 1
	UserBlocked
	UserLocked
)

func (UserStatus) Byte

func (u UserStatus) Byte() byte

Jump to

Keyboard shortcuts

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