package
0.0.0-20250109001534-8abf58130905
Repository: https://github.com/insomniacslk/dhcp.git
Documentation: pkg.go.dev

# Functions

FromBytes returns a Labels object from the given byte sequence, or an error if any.
NewLabels returns an initialized Labels object.

# Variables

ErrBufferTooShort is returned when the label cannot be parsed due to a wrong length or missing bytes.

# Structs

Labels represents RFC1035 labels This implements RFC 1035 labels, including compression.