communicate

package
v0.0.38 Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2025 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNoStream = fmt.Errorf("no stream")
)

Functions

This section is empty.

Types

type Client

type Client interface {
	Listen()
	Send(message *v1.DaemonMessage, request *v1.ServerMessage)
	SendWithError(message *v1.DaemonMessage, request *v1.ServerMessage) error
}

func NewClient added in v0.0.4

func NewClient(logger chassis.Logger, mdns host.DNSPublisher, secureTunneling host.SecureTunnelingController) Client

Jump to

Keyboard shortcuts

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