vars

package
v0.5.32 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2022 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Version         = "custom"
	ProtocolVersion = "1023"

	UpdateChannel = "update" // rw

	ChatChannel    = "c"  // rw
	HistoryChannel = "h"  // rw
	UploadChannel  = "up" // w

	PingChannel = "p" // rw

	TypingChannel = "t" // rw

	MusicChannel              = "m"  // rw
	MusicStateChannel         = ">"  // r
	MusicSongChannel          = "<"  // r
	MusicPlaylistChannel      = "-"  // r
	MusicPlaylistSongsChannel = "-*" // rw
	MusicErrorChannel         = "mr" // r
	MusicNodeChannel          = "mn" // rw

	EOFChannel = "eof"

	UserChannel = "u" // r
)

Variables

View Source
var GitVersion string

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