Versions in this module Expand all Collapse all v0 v0.0.8 Jun 8, 2021 v0.0.7 May 26, 2021 v0.0.6 May 18, 2021 v0.0.5 Dec 15, 2020 Changes in this version + var File_adif_proto protoreflect.FileDescriptor + var UploadStatus_name = map[int32]string + var UploadStatus_value = map[string]int32 + type Adif struct + Header *Header + Qsos []*Qso + func (*Adif) Descriptor() ([]byte, []int) + func (*Adif) ProtoMessage() + func (x *Adif) GetHeader() *Header + func (x *Adif) GetQsos() []*Qso + func (x *Adif) ProtoReflect() protoreflect.Message + func (x *Adif) Reset() + func (x *Adif) String() string + type ContestData struct + ArrlSection string + Check string + ContestId string + Precedence string + SerialReceived string + SerialSent string + StationClass string + func (*ContestData) Descriptor() ([]byte, []int) + func (*ContestData) ProtoMessage() + func (x *ContestData) GetArrlSection() string + func (x *ContestData) GetCheck() string + func (x *ContestData) GetContestId() string + func (x *ContestData) GetPrecedence() string + func (x *ContestData) GetSerialReceived() string + func (x *ContestData) GetSerialSent() string + func (x *ContestData) GetStationClass() string + func (x *ContestData) ProtoReflect() protoreflect.Message + func (x *ContestData) Reset() + func (x *ContestData) String() string + type Credit struct + Credit string + QslMedium string + func (*Credit) Descriptor() ([]byte, []int) + func (*Credit) ProtoMessage() + func (x *Credit) GetCredit() string + func (x *Credit) GetQslMedium() string + func (x *Credit) ProtoReflect() protoreflect.Message + func (x *Credit) Reset() + func (x *Credit) String() string + type Header struct + AdifVersion string + CreatedTimestamp *timestamp.Timestamp + ProgramId string + ProgramVersion string + func (*Header) Descriptor() ([]byte, []int) + func (*Header) ProtoMessage() + func (x *Header) GetAdifVersion() string + func (x *Header) GetCreatedTimestamp() *timestamp.Timestamp + func (x *Header) GetProgramId() string + func (x *Header) GetProgramVersion() string + func (x *Header) ProtoReflect() protoreflect.Message + func (x *Header) Reset() + func (x *Header) String() string + type Propagation struct + AIndex uint32 + AntPath string + ForceInit bool + KIndex uint32 + MaxBursts uint32 + MeteorShowerName string + NrBursts uint32 + NrPings uint32 + PropagationMode string + SatMode string + SatName string + SolarFluxIndex uint32 + func (*Propagation) Descriptor() ([]byte, []int) + func (*Propagation) ProtoMessage() + func (x *Propagation) GetAIndex() uint32 + func (x *Propagation) GetAntPath() string + func (x *Propagation) GetForceInit() bool + func (x *Propagation) GetKIndex() uint32 + func (x *Propagation) GetMaxBursts() uint32 + func (x *Propagation) GetMeteorShowerName() string + func (x *Propagation) GetNrBursts() uint32 + func (x *Propagation) GetNrPings() uint32 + func (x *Propagation) GetPropagationMode() string + func (x *Propagation) GetSatMode() string + func (x *Propagation) GetSatName() string + func (x *Propagation) GetSolarFluxIndex() uint32 + func (x *Propagation) ProtoReflect() protoreflect.Message + func (x *Propagation) Reset() + func (x *Propagation) String() string + type Qsl struct + ReceivedDate *timestamp.Timestamp + ReceivedMessage string + ReceivedStatus string + ReceivedVia string + SentDate *timestamp.Timestamp + SentStatus string + SentVia string + func (*Qsl) Descriptor() ([]byte, []int) + func (*Qsl) ProtoMessage() + func (x *Qsl) GetReceivedDate() *timestamp.Timestamp + func (x *Qsl) GetReceivedMessage() string + func (x *Qsl) GetReceivedStatus() string + func (x *Qsl) GetReceivedVia() string + func (x *Qsl) GetSentDate() *timestamp.Timestamp + func (x *Qsl) GetSentStatus() string + func (x *Qsl) GetSentVia() string + func (x *Qsl) ProtoReflect() protoreflect.Message + func (x *Qsl) Reset() + func (x *Qsl) String() string + type Qso struct + AppDefined map[string]string + AwardGranted []string + AwardSubmitted []string + Band string + BandRx string + Card *Qsl + Clublog *Upload + Comment string + Complete string + ContactedStation *Station + Contest *ContestData + CreditGranted []*Credit + CreditSubmitted []*Credit + DistanceKm uint32 + Eqsl *Qsl + Freq float64 + FreqRx float64 + Hrdlog *Upload + LoggingStation *Station + Lotw *Qsl + Mode string + Notes string + Propagation *Propagation + PublicKey string + Qrzcom *Upload + Random bool + RstReceived string + RstSent string + Submode string + Swl bool + TimeOff *timestamp.Timestamp + TimeOn *timestamp.Timestamp + func (*Qso) Descriptor() ([]byte, []int) + func (*Qso) ProtoMessage() + func (x *Qso) GetAppDefined() map[string]string + func (x *Qso) GetAwardGranted() []string + func (x *Qso) GetAwardSubmitted() []string + func (x *Qso) GetBand() string + func (x *Qso) GetBandRx() string + func (x *Qso) GetCard() *Qsl + func (x *Qso) GetClublog() *Upload + func (x *Qso) GetComment() string + func (x *Qso) GetComplete() string + func (x *Qso) GetContactedStation() *Station + func (x *Qso) GetContest() *ContestData + func (x *Qso) GetCreditGranted() []*Credit + func (x *Qso) GetCreditSubmitted() []*Credit + func (x *Qso) GetDistanceKm() uint32 + func (x *Qso) GetEqsl() *Qsl + func (x *Qso) GetFreq() float64 + func (x *Qso) GetFreqRx() float64 + func (x *Qso) GetHrdlog() *Upload + func (x *Qso) GetLoggingStation() *Station + func (x *Qso) GetLotw() *Qsl + func (x *Qso) GetMode() string + func (x *Qso) GetNotes() string + func (x *Qso) GetPropagation() *Propagation + func (x *Qso) GetPublicKey() string + func (x *Qso) GetQrzcom() *Upload + func (x *Qso) GetRandom() bool + func (x *Qso) GetRstReceived() string + func (x *Qso) GetRstSent() string + func (x *Qso) GetSubmode() string + func (x *Qso) GetSwl() bool + func (x *Qso) GetTimeOff() *timestamp.Timestamp + func (x *Qso) GetTimeOn() *timestamp.Timestamp + func (x *Qso) ProtoReflect() protoreflect.Message + func (x *Qso) Reset() + func (x *Qso) String() string + type Station struct + Address string + Age uint32 + Antenna string + AntennaAzimuth int32 + AntennaElevation int32 + City string + Continent string + Country string + County string + CqZone uint32 + DarcDok string + Dxcc uint32 + Email string + Fists uint32 + FistsCc uint32 + GridSquare string + Iota string + IotaIslandId uint32 + ItuZone uint32 + Latitude float64 + Longitude float64 + OpCall string + OpName string + OwnerCall string + Pfx string + PostalCode string + Power float64 + QslVia string + Region string + Rig string + Sig string + SigInfo string + SilentKey bool + Skcc string + SotaRef string + State string + StationCall string + Street string + TenTen uint32 + Uksmg uint32 + UsacaCounties string + VuccGrids string + Web string + func (*Station) Descriptor() ([]byte, []int) + func (*Station) ProtoMessage() + func (x *Station) GetAddress() string + func (x *Station) GetAge() uint32 + func (x *Station) GetAntenna() string + func (x *Station) GetAntennaAzimuth() int32 + func (x *Station) GetAntennaElevation() int32 + func (x *Station) GetCity() string + func (x *Station) GetContinent() string + func (x *Station) GetCountry() string + func (x *Station) GetCounty() string + func (x *Station) GetCqZone() uint32 + func (x *Station) GetDarcDok() string + func (x *Station) GetDxcc() uint32 + func (x *Station) GetEmail() string + func (x *Station) GetFists() uint32 + func (x *Station) GetFistsCc() uint32 + func (x *Station) GetGridSquare() string + func (x *Station) GetIota() string + func (x *Station) GetIotaIslandId() uint32 + func (x *Station) GetItuZone() uint32 + func (x *Station) GetLatitude() float64 + func (x *Station) GetLongitude() float64 + func (x *Station) GetOpCall() string + func (x *Station) GetOpName() string + func (x *Station) GetOwnerCall() string + func (x *Station) GetPfx() string + func (x *Station) GetPostalCode() string + func (x *Station) GetPower() float64 + func (x *Station) GetQslVia() string + func (x *Station) GetRegion() string + func (x *Station) GetRig() string + func (x *Station) GetSig() string + func (x *Station) GetSigInfo() string + func (x *Station) GetSilentKey() bool + func (x *Station) GetSkcc() string + func (x *Station) GetSotaRef() string + func (x *Station) GetState() string + func (x *Station) GetStationCall() string + func (x *Station) GetStreet() string + func (x *Station) GetTenTen() uint32 + func (x *Station) GetUksmg() uint32 + func (x *Station) GetUsacaCounties() string + func (x *Station) GetVuccGrids() string + func (x *Station) GetWeb() string + func (x *Station) ProtoReflect() protoreflect.Message + func (x *Station) Reset() + func (x *Station) String() string + type Upload struct + UploadDate *timestamp.Timestamp + UploadStatus UploadStatus + func (*Upload) Descriptor() ([]byte, []int) + func (*Upload) ProtoMessage() + func (x *Upload) GetUploadDate() *timestamp.Timestamp + func (x *Upload) GetUploadStatus() UploadStatus + func (x *Upload) ProtoReflect() protoreflect.Message + func (x *Upload) Reset() + func (x *Upload) String() string + type UploadStatus int32 + const UploadStatus_DO_NOT_UPLOAD + const UploadStatus_MODIFIED_AFTER_UPLOAD + const UploadStatus_UNKNOWN + const UploadStatus_UPLOAD_COMPLETE + func (UploadStatus) Descriptor() protoreflect.EnumDescriptor + func (UploadStatus) EnumDescriptor() ([]byte, []int) + func (UploadStatus) Type() protoreflect.EnumType + func (x UploadStatus) Enum() *UploadStatus + func (x UploadStatus) Number() protoreflect.EnumNumber + func (x UploadStatus) String() string Other modules containing this package github.com/k0swe/adif-json-protobuf