settingsaction

package
v0.0.0-...-49c1f3c Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	QUERY_SETTINGS_ACTION_ID = "x_settings_action_id"
)

Variables

This section is empty.

Functions

func GetSettingsActionID

func GetSettingsActionID(r *http.Request) string

func NewSettingsActionID

func NewSettingsActionID() string

Types

type SettingsAction

type SettingsAction string
const (
	SettingsActionChangePassword SettingsAction = "change_password"
	SettingsActionDeleteAccount  SettingsAction = "delete_account"
	SettingsActionAddEmail       SettingsAction = "add_email"
	SettingsActionAddPhone       SettingsAction = "add_phone"
	SettingsActionAddUsername    SettingsAction = "add_username"
	SettingsActionChangeEmail    SettingsAction = "change_email"
	SettingsActionChangePhone    SettingsAction = "change_phone"
	SettingsActionChangeUsername SettingsAction = "change_username"
)

Jump to

Keyboard shortcuts

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