Documentation ¶
Overview ¶
mkspec generates Go source files from XML data describing a version of the ADIF specification. This should be run from the spec directory, i.e. `cd adif/spec ; go run ./mkspec`. If a URL is given as a program argument the ZIP file at that URL will be downloaded and data extracted from the `exports/xml/all.xml` file. If a local filename is provided, it will be parsed as XML. If no command line argument is given, the current ADIF version will be queried at https://adif.org.uk/adiflatestrelease.txt
Click to show internal directories.
Click to hide internal directories.