values

package
v0.0.0-...-b7cef92 Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ProfileVisibilityValues = ValueList{
	{Label: "All registered users", Value: string(core.ProfileVisibilityRegisteredUsers)},
	{Label: "Direct and indirect connections", Value: string(core.ProfileVisibilityConnections)},
	{Label: "Public", Value: string(core.ProfileVisibilityPublic)},
}

Functions

This section is empty.

Types

type SelectValue

type SelectValue struct {
	Label string
	Value string
}

type ValueList

type ValueList []SelectValue

Jump to

Keyboard shortcuts

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