constants

package
v0.0.0-...-4a96510 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Errors

type Errors struct {
	Unknown,
	InvalidArgument,
	MatchAlreadyStarted,
	NoVChUser,
	NoAvailableVCh,
	OwnerNotInVchs,
	MatchNotFound,
	ConflictVCh,
	InvalidTeam error
}
var Errs *Errors

func NewErrors

func NewErrors() *Errors

type Message

type Message struct {
	MessageFormatter
	// contains filtered or unexported fields
}

func (*Message) Format

func (f *Message) Format(args ...interface{}) string

type MessageFormatter

type MessageFormatter interface {
	Format([]string) string
}

type Messages

type Messages struct {
	Help,
	Exit,
	UnknownError,
	MatchAlreadyStarted,
	AskTeam1VCh,
	AskTeam1VChWithRecommend,
	AskTeam2VCh,
	ConfirmTeam1VCh,
	ConfirmTeam2VCh,
	RequestChName,
	MakeTeam,
	ConfirmTeam,
	ConflictVCh,
	NoVChAvailable,
	OwnerNotInVchs *Message
}
var Msgs *Messages

func NewMessages

func NewMessages() *Messages

Jump to

Keyboard shortcuts

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