client

package
v0.2.2-1 Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DaemonConnectionStruct

type DaemonConnectionStruct struct {
	Connection net.Conn
	config.BobbitConfig
}

func (*DaemonConnectionStruct) BuildPayload

func (d *DaemonConnectionStruct) BuildPayload(p *payload.JobPayload, metadata any) (err error)

func (*DaemonConnectionStruct) GetPayload

func (d *DaemonConnectionStruct) GetPayload(target any) error

func (*DaemonConnectionStruct) SendPayload

func (d *DaemonConnectionStruct) SendPayload(target any) error

type DaemonNotRunningError

type DaemonNotRunningError struct {
	NetError error
	Config   config.BobbitConfig
}

func (*DaemonNotRunningError) Error

func (d *DaemonNotRunningError) Error() string

Jump to

Keyboard shortcuts

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