baseds

package
v0.14.4-beta.2 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

used for shared datastructures

Index

Constants

View Source
const NoLinkId = 0

Variables

This section is empty.

Functions

This section is empty.

Types

type Badge added in v0.14.2

type Badge struct {
	BadgeId   string  `json:"badgeid"` // must be a uuidv7
	Icon      string  `json:"icon"`
	Color     string  `json:"color,omitempty"`
	Priority  float64 `json:"priority"`
	PidLinked bool    `json:"pidlinked,omitempty"`
}

type BadgeEvent added in v0.14.2

type BadgeEvent struct {
	ORef      string `json:"oref"`
	Clear     bool   `json:"clear,omitempty"`
	ClearAll  bool   `json:"clearall,omitempty"`
	ClearById string `json:"clearbyid,omitempty"`
	Badge     *Badge `json:"badge,omitempty"`
}

type LinkId

type LinkId int32

type RpcInputChType

type RpcInputChType struct {
	MsgBytes      []byte
	IngressLinkId LinkId
}

Jump to

Keyboard shortcuts

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