master

package
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ResponseChallenge   = []byte{0x44, 0x3d, 0x73, 0x7e, 0x6a, 0x59}
	ResponseIsAvailable = []byte{0xfe, 0xfd, 0x09, 0x00, 0x00, 0x00, 0x00}
)

Functions

This section is empty.

Types

type Msg

type Msg uint8
const (
	MsgChallenge Msg = 0x01
	MsgHeartbeat Msg = 0x03
	MsgKeepalive Msg = 0x08
	MsgAvailable Msg = 0x09
)

func (Msg) String

func (msg Msg) String() string

Jump to

Keyboard shortcuts

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