status

package
v0.0.0-...-15b5fa4 Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Operation

type Operation uint8
const (
	Version       Operation = 1
	StatusBase    Operation = 2
	StatusDetails Operation = 3
)

func (*Operation) UnmarshalBINN

func (o *Operation) UnmarshalBINN(bytes []byte) error

type Status

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

func NewStatus

func NewStatus(gdTaskStatsReader domain.GDTaskStatsReader) *Status

func (*Status) Handle

func (s *Status) Handle(_ context.Context, readWriter io.ReadWriter) error

Jump to

Keyboard shortcuts

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