package
0.0.0-20200221232812-81b9770086ea
Repository: https://github.com/elastic/dhcp.git
Documentation: pkg.go.dev
# Functions
NewIPv4UDPConn returns a UDP connection bound to both the interface and port given based on a IPv4 DGRAM socket.
NewServer initializes and returns a new Server object.
WithConn configures the server with the given connection.