//
pkg.gl
Category
github.com/costinm/netstack
dhcp
package
0.0.0-20180524224622-583358ac5197
Repository:
https://github.com/costinm/netstack.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
0
Files
739 SLOC
#
Functions
NewClient
NewClient creates a DHCP client.
NewServer
NewServer creates a new DHCP server and begins serving.
#
Structs
Client
Client is a DHCP client.
Config
Config is standard DHCP configuration.
Server
Server is a DHCP server.