entity

package
v1.4.7 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Msg

type Msg struct {
	Raw     []byte `json:"data"`
	Url     string `json:"url"`
	TimeFmt string `json:"time_fmt"`
	Type    string `json:"type"`
}

type PeerGroupMsg

type PeerGroupMsg struct {
	Msg
	From   string `json:"from"`
	Group  string `json:"group"`
	AtList string `json:"at_list"`
}

type PeerMsg

type PeerMsg struct {
	Msg
	From string `json:"from"`
	To   string `json:"to"`
}

Jump to

Keyboard shortcuts

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