web

package
v0.0.0-...-127b3d7 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2026 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ErrFailedToInitDevice       = "failed to initialize device"
	ErrInvalidInputValues       = "invalid input values"
	ErrFailedToLogin            = "failed to login"
	ErrFailedPeerRegistration   = "failed to register peer"
	ErrFailedPeerDeregistration = "failed to deregister peer"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Eventer

type Eventer interface {
	AddStream(stream *connect.ServerStream[v1.ServerEvent]) string
	CloseStream(id string)
}

type Rpc

func New

func New(logger chassis.Logger, actl apps.Controller, sctl system.Controller) Rpc

Jump to

Keyboard shortcuts

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