Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CIDRDecoder ¶
type CIDRDecoder []byte
func (*CIDRDecoder) Decode ¶
func (cidr *CIDRDecoder) Decode(s string) error
type Config ¶
type DomainNameDecoder ¶
type DomainNameDecoder []byte
func (*DomainNameDecoder) Decode ¶
func (d *DomainNameDecoder) Decode(s string) error
type Handler ¶
type Leases ¶
func (*Leases) Delete ¶
func (l *Leases) Delete(addr net.HardwareAddr)
func (*Leases) Initialize ¶
func (l *Leases) Initialize()
type OptionsDecoder ¶
func (*OptionsDecoder) Decode ¶
func (o *OptionsDecoder) Decode(s string) error
Click to show internal directories.
Click to hide internal directories.