package
1.6.1
Repository: https://github.com/aptly-dev/aptly.git
Documentation: pkg.go.dev

# Functions

Files returns all the fds passed from systemd.
Listeners returns a slice containing a net.Listener for each matching socket type passed to this process.
PacketConns returns a slice containing a net.PacketConn for each matching socket type passed to this process.
TLSListeners returns a slice containing a net.listener for each matching TCP socket type passed to this process.