golang-github-coredhcp-coredhcp 0.0.0+git.20220602.a2552c5-2 source package in Ubuntu

Changelog

golang-github-coredhcp-coredhcp (0.0.0+git.20220602.a2552c5-2) unstable; urgency=medium

  * Team upload
  * Tighten golang-github-chappjc-logrus-prefix-dev version

 -- Shengjing Zhu <email address hidden>  Tue, 07 Feb 2023 10:06:55 +0800

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
golang-github-coredhcp-coredhcp_0.0.0+git.20220602.a2552c5-2.dsc 2.4 KiB 8d80897954fa7d95c14587a853baf023a6e4afc4c3c6efba738da24e7ab4e2a3
golang-github-coredhcp-coredhcp_0.0.0+git.20220602.a2552c5.orig.tar.xz 57.3 KiB 7208323ca8a9609203c2f01e4d461ff72bafebf8dc1681d7f181b5d1a4c17041
golang-github-coredhcp-coredhcp_0.0.0+git.20220602.a2552c5-2.debian.tar.xz 13.1 KiB 9230d4561cb60b957d459ee64fa96e6ac4057ac9fe8ec605a0c7ac761dd94cd0

No changes file available.

Binary packages built by this source

coredhcp-client: multithreaded, modular and extensible DHCP server - client

 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 client.

coredhcp-client-dbgsym: debug symbols for coredhcp-client
coredhcp-server: multithreaded, modular and extensible DHCP server - server

 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 server.

coredhcp-server-dbgsym: debug symbols for coredhcp-server
golang-github-coredhcp-coredhcp-dev: multithreaded, modular and extensible DHCP server - library

 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.