Documentation
¶
Index ¶
Constants ¶
View Source
const (
PrefixDHCP = PrefixOrDHCP("dhcp")
)
Variables ¶
View Source
var ErrIPv4Only = fmt.Errorf("must be an IPv4")
View Source
var ErrInvalidPrefix = fmt.Errorf("must start with 'v'")
Functions ¶
This section is empty.
Types ¶
type PrefixOrDHCP ¶
type PrefixOrDHCP string
Click to show internal directories.
Click to hide internal directories.