Documentation ¶ Index ¶ func Export(w io.Writer, t *template.Template, mycall callsign.Callsign, qsos ...core.QSO) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Export ¶ func Export(w io.Writer, t *template.Template, mycall callsign.Callsign, qsos ...core.QSO) error Export writes the given QSOs to the given writer in the Cabrillo format. The header is very limited and needs to be completed manually after the log was written. Types ¶ This section is empty. Source Files ¶ View all Source files cabrillo.go Click to show internal directories. Click to hide internal directories.