app

package
v0.1.0-beta.2 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2026 License: Apache-2.0 Imports: 30 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Register

func Register(ctx context.Context, root, apiBaseURL, deviceID string, w config.Workspace) error

func Run

func Run(ctx context.Context, root string, sender Sender) error

Types

type Sender

type Sender interface {
	Send(context.Context, string, []byte) error
}

func NewHostedSender

func NewHostedSender(ctx context.Context, root string) (Sender, error)

type Service

type Service struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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