pb

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type QSO

type QSO struct {
	Callsign             string   `protobuf:"bytes,1,opt,name=callsign" json:"callsign,omitempty"`
	Timestamp            int64    `protobuf:"varint,2,opt,name=timestamp" json:"timestamp,omitempty"`
	Band                 string   `protobuf:"bytes,3,opt,name=band" json:"band,omitempty"`
	Mode                 string   `protobuf:"bytes,4,opt,name=mode" json:"mode,omitempty"`
	MyReport             string   `protobuf:"bytes,5,opt,name=my_report,json=myReport" json:"my_report,omitempty"`
	MyNumber             int32    `protobuf:"varint,6,opt,name=my_number,json=myNumber" json:"my_number,omitempty"`
	TheirReport          string   `protobuf:"bytes,7,opt,name=their_report,json=theirReport" json:"their_report,omitempty"`
	TheirNumber          int32    `protobuf:"varint,8,opt,name=their_number,json=theirNumber" json:"their_number,omitempty"`
	LogTimestamp         int64    `protobuf:"varint,9,opt,name=log_timestamp,json=logTimestamp" json:"log_timestamp,omitempty"`
	MyXchange            string   `protobuf:"bytes,10,opt,name=my_xchange,json=myXchange" json:"my_xchange,omitempty"`
	TheirXchange         string   `protobuf:"bytes,11,opt,name=their_xchange,json=theirXchange" json:"their_xchange,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*QSO) Descriptor

func (*QSO) Descriptor() ([]byte, []int)

func (*QSO) GetBand

func (m *QSO) GetBand() string

func (*QSO) GetCallsign

func (m *QSO) GetCallsign() string

func (*QSO) GetLogTimestamp

func (m *QSO) GetLogTimestamp() int64

func (*QSO) GetMode

func (m *QSO) GetMode() string

func (*QSO) GetMyNumber

func (m *QSO) GetMyNumber() int32

func (*QSO) GetMyReport

func (m *QSO) GetMyReport() string

func (*QSO) GetMyXchange

func (m *QSO) GetMyXchange() string

func (*QSO) GetTheirNumber

func (m *QSO) GetTheirNumber() int32

func (*QSO) GetTheirReport

func (m *QSO) GetTheirReport() string

func (*QSO) GetTheirXchange

func (m *QSO) GetTheirXchange() string

func (*QSO) GetTimestamp

func (m *QSO) GetTimestamp() int64

func (*QSO) ProtoMessage

func (*QSO) ProtoMessage()

func (*QSO) Reset

func (m *QSO) Reset()

func (*QSO) String

func (m *QSO) String() string

func (*QSO) XXX_DiscardUnknown

func (m *QSO) XXX_DiscardUnknown()

func (*QSO) XXX_Marshal

func (m *QSO) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*QSO) XXX_Merge

func (dst *QSO) XXX_Merge(src proto.Message)

func (*QSO) XXX_Size

func (m *QSO) XXX_Size() int

func (*QSO) XXX_Unmarshal

func (m *QSO) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

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