Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsValidMode ¶
IsValidMode returns true if s is one of the supported ADIF main modes used by this app.
func IsValidSubMode ¶
IsValidSubMode returns true if the string corresponds to a known ADIF submode handled by this app.
Types ¶
type Mode ¶
type Mode string
func GetModeBySubmode ¶
GetModeBySubmode returns the parent main mode for a given ADIF submode. The bool return indicates whether a mapping was found.
Click to show internal directories.
Click to hide internal directories.