//
pkg.gl
Category
github.com/ftl/hamradio
callbook
package
0.2.12
Repository:
https://github.com/ftl/hamradio.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
1
Files
446 SLOC
#
Functions
NewHamQTH
NewHamQTH creates a new HamQTH instance with the given username and password.
NewQRZ
NewQRZ creates a new QRZ instance with the given username and password.
#
Constants
QRZTimeFormat
QRZTimeFormat describes the time format used by qrz.com.
#
Structs
HamQTH
HamQTH represents a connection to hamqth.com with a certain user account.
Info
Info contains the information from a callbook service about a callsign.
QRZ
QRZ represents a connection to qrz.com with a certain user account.
#
Interfaces
Callbook
Callbook defines the Lookup functionality in a callbook.
#
Type aliases
Factory
Factory is a function that creates a new callbook instance from username and password.