worker

package
v0.0.0-...-d272c5d Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2025 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 Recv

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

func NewRecv

func NewRecv(logger zerolog.Logger, cfg *config.Client, serverPort uint16, session io.Writer) *Recv

func (*Recv) Run

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

type Send

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

func NewSend

func NewSend(logger zerolog.Logger, cfg *config.Client, serverPort uint16, sessionReader <-chan *pool.Packet) *Send

func (*Send) Run

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

Jump to

Keyboard shortcuts

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