package
Version:
v0.0.0-...-a535717
Opens a new window with list of versions in this module.
Published: Aug 23, 2022
License: ISC
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
Play = 0x14
Pause = 0x12
Seek = 0x11
Join = 0x41
Leave = 0x42
Next = 0x21
Prev = 0x22
Media = 0x30
Kill = 0xFF
)
type Message struct {
Action byte
Param interface{}
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.