entity

package
v0.20.1 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TypeParseVtuber messageType = "parse-vtuber"
	TypeParseAgency messageType = "parse-agency"
)

Available message types.

Variables

This section is empty.

Functions

This section is empty.

Types

type Message

type Message struct {
	Type   messageType `json:"type"`
	ID     int64       `json:"id"`
	Forced bool        `json:"forced"`
}

Message is pubsub message.

Jump to

Keyboard shortcuts

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