worker

package
v0.0.0-...-5b66573 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2026 License: AGPL-3.0 Imports: 20 Imported by: 0

Documentation

Rendered for windows/amd64

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

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

func NewClient

func NewClient(logger zerolog.Logger, cfg *config.Client, sessionWriter io.Writer, sessionReader <-chan *pool.Packet) *Client

func (*Client) Run

func (w *Client) Run(ctx context.Context) error

type Host

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

func NewHost

func NewHost(logger zerolog.Logger, cfg *config.Client, serverPort uint16, sessionWriter io.Writer, sessionReader <-chan *pool.Packet) *Host

func (*Host) Run

func (w *Host) Run(ctx context.Context) error

Jump to

Keyboard shortcuts

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