types

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LiveEntry

type LiveEntry struct {
	Key       string             // $session_id/$node_name/$audience OR $session_id/$node_name/register
	Value     *protos.ClientInfo // Filled out during GetAll() and only if Register == true
	SessionID string
	NodeName  string
	Audience  *protos.Audience
	Register  bool
}

type PausedEntry

type PausedEntry struct {
	Key        string
	Audience   *protos.Audience
	PipelineID string
}

Jump to

Keyboard shortcuts

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