constants

package
v0.0.0-...-0ad4d90 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FeedbackStatusPending  = "pending"
	FeedbackStatusApproved = "approved"
	FeedbackStatusRejected = "rejected"

	FeedbackRatingExcellent = "excellent"
	FeedbackRatingGood      = "good"
	FeedbackRatingFair      = "fair"
	FeedbackRatingPoor      = "poor"
)
View Source
const (
	TrainingSessionStatusNone      = "none"
	TrainingSessionStatusOpen      = "open"
	TrainingSessionStatusAccepted  = "accepted"
	TrainingSessionStatusCompleted = "completed"
	TrainingSessionStatusCancelled = "cancelled"
)
View Source
const (
	CertificationNone      = "none"
	CertificationTraining  = "training"
	CertificationSolo      = "solo"
	CertificationCertified = "certified"
	CertificationCanTrain  = "cantrain"

	ControllerStatusNone     = "none"
	ControllerStatusActive   = "active"
	ControllerStatusInactive = "inactive"
	ControllerStatusLOA      = "loa"

	ControllerTypeVisitor = "visitor"
	ControllerTypeHome    = "home"
	ControllerTypeNone    = "none"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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