golang-github-coredhcp-coredhcp-dev 0.0.0+git.20220602.a2552c5-2ubuntu0.23.10.1 (amd64 binary) in ubuntu mantic

 Coredhcp is a fast, multithreaded, modular and extensible DHCP server written
 in Go. In CoreDHCP almost everything is implemented as a plugin. Every request
 is evaluated calling each plugin in order, until one breaks the evaluation and
 responds to, or drops, the request.
 .
 This package contains the library.