web

package
v0.0.0-...-d8cb705 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2024 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ErrFailedToInitDevice = "failed to initialize device"
	ErrInvalidInputValues = "invalid input values"
	ErrFailedToLogin      = "failed to login"
)

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 Http

type Http interface {
	chassis.RPCRegistrar
}

func NewHttp

func NewHttp(logger chassis.Logger, actl apps.Controller, sctl system.Controller) Http

type Rpc

func New

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

Jump to

Keyboard shortcuts

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