package
0.15.5
Repository: https://github.com/goark/gpgpdump.git
Documentation: pkg.go.dev

# Functions

New returns a new Server instance.
WithPort returns function for setting Reader.
WithProtocol returns function for setting Reader.

# Constants

HTTP Keyserver Protocol.
HKP over HTTPS.

# Structs

Server is information of OpenPGP key server.

# Type aliases

Protocol is kind of HKP protocols.
ServerOptFunc is self-referential function for functional options pattern.