award

package
v1.0.10 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 18, 2025 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// EnumAwardMap contains ALL records, including un-released and import-only records
	EnumAwardMap map[Award]*EnumAwardItem

	// EnumAwardListAll contains ALL records, including un-released and import-only records
	EnumAwardListAll []*EnumAwardItem

	// EnumAwardList
	// is a filtered list.
	// It excludes un-released and import-only records.
	EnumAwardList []*EnumAwardItem
)

Functions

This section is empty.

Types

type Award

type Award string

Award represents an ADIF award type

type EnumAwardItem

type EnumAwardItem struct {
	shared.ImportRecordRoot
	ID Award `csv:"Award"` // Depreciated. The value that is stored in the CREDIT_GRANTED ADIF field. May also appear next to a Credit
}

EnumAwardItem represents an award item

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL