userstate

package
v2.2.0 Latest Latest
Warning

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

Go to latest
Published: May 13, 2023 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var UserStates = map[int64]UserState{}

Functions

This section is empty.

Types

type State

type State int
const (
	Idle             State = iota
	CreatePriceagent State = iota
	SetNotification  State = iota
)

type UserState

type UserState struct {
	State      State
	Priceagent models.PriceAgent
}

Jump to

Keyboard shortcuts

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