protocol

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Version

type Version uint8
const (
	ProtocolVersionUnknown Version = 0
	ProtocolVersion1       Version = 1 // Initial version

	ProtocolVersionLatest = ProtocolVersion1
)

func ParseVersion

func ParseVersion(s string) (Version, error)

func (Version) String

func (v Version) String() string

Jump to

Keyboard shortcuts

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