//
pkg.gl
Category
github.com/elastic/dhcp
rfc1035label
package
0.0.0-20200221232812-81b9770086ea
Repository:
https://github.com/elastic/dhcp.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
132 SLOC
#
Functions
FromBytes
FromBytes returns a Labels object from the given byte sequence, or an error if any.
NewLabels
NewLabels returns an initialized Labels object.
#
Structs
Labels
Labels represents RFC1035 labels This implements RFC 1035 labels, including compression.