package
0.2.12
Repository: https://github.com/ftl/hamradio.git
Documentation: pkg.go.dev

# Functions

NewHamQTH creates a new HamQTH instance with the given username and password.
NewQRZ creates a new QRZ instance with the given username and password.

# Constants

QRZTimeFormat describes the time format used by qrz.com.

# Structs

HamQTH represents a connection to hamqth.com with a certain user account.
Info contains the information from a callbook service about a callsign.
QRZ represents a connection to qrz.com with a certain user account.

# Interfaces

Callbook defines the Lookup functionality in a callbook.

# Type aliases

Factory is a function that creates a new callbook instance from username and password.