waReporting

package
v1.0.1-fix Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2024 License: MPL-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_waReporting_WAWebProtobufsReporting_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Config

type Config struct {
	Field   map[uint32]*Field `` /* 152-byte string literal not displayed */
	Version uint32            `protobuf:"varint,2,opt,name=version,proto3" json:"version,omitempty"`
	// contains filtered or unexported fields
}

func (*Config) Descriptor deprecated

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

Deprecated: Use Config.ProtoReflect.Descriptor instead.

func (*Config) GetField

func (x *Config) GetField() map[uint32]*Field

func (*Config) GetVersion

func (x *Config) GetVersion() uint32

func (*Config) ProtoMessage

func (*Config) ProtoMessage()

func (*Config) ProtoReflect

func (x *Config) ProtoReflect() protoreflect.Message

func (*Config) Reset

func (x *Config) Reset()

func (*Config) String

func (x *Config) String() string

type Field

type Field struct {
	MinVersion              uint32            `protobuf:"varint,1,opt,name=minVersion,proto3" json:"minVersion,omitempty"`
	MaxVersion              uint32            `protobuf:"varint,2,opt,name=maxVersion,proto3" json:"maxVersion,omitempty"`
	NotReportableMinVersion uint32            `protobuf:"varint,3,opt,name=notReportableMinVersion,proto3" json:"notReportableMinVersion,omitempty"`
	IsMessage               bool              `protobuf:"varint,4,opt,name=isMessage,proto3" json:"isMessage,omitempty"`
	Subfield                map[uint32]*Field `` /* 158-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Field) Descriptor deprecated

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

Deprecated: Use Field.ProtoReflect.Descriptor instead.

func (*Field) GetIsMessage

func (x *Field) GetIsMessage() bool

func (*Field) GetMaxVersion

func (x *Field) GetMaxVersion() uint32

func (*Field) GetMinVersion

func (x *Field) GetMinVersion() uint32

func (*Field) GetNotReportableMinVersion

func (x *Field) GetNotReportableMinVersion() uint32

func (*Field) GetSubfield

func (x *Field) GetSubfield() map[uint32]*Field

func (*Field) ProtoMessage

func (*Field) ProtoMessage()

func (*Field) ProtoReflect

func (x *Field) ProtoReflect() protoreflect.Message

func (*Field) Reset

func (x *Field) Reset()

func (*Field) String

func (x *Field) String() string

type Reportable

type Reportable struct {
	MinVersion              uint32 `protobuf:"varint,1,opt,name=minVersion,proto3" json:"minVersion,omitempty"`
	MaxVersion              uint32 `protobuf:"varint,2,opt,name=maxVersion,proto3" json:"maxVersion,omitempty"`
	NotReportableMinVersion uint32 `protobuf:"varint,3,opt,name=notReportableMinVersion,proto3" json:"notReportableMinVersion,omitempty"`
	Never                   bool   `protobuf:"varint,4,opt,name=never,proto3" json:"never,omitempty"`
	// contains filtered or unexported fields
}

func (*Reportable) Descriptor deprecated

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

Deprecated: Use Reportable.ProtoReflect.Descriptor instead.

func (*Reportable) GetMaxVersion

func (x *Reportable) GetMaxVersion() uint32

func (*Reportable) GetMinVersion

func (x *Reportable) GetMinVersion() uint32

func (*Reportable) GetNever

func (x *Reportable) GetNever() bool

func (*Reportable) GetNotReportableMinVersion

func (x *Reportable) GetNotReportableMinVersion() uint32

func (*Reportable) ProtoMessage

func (*Reportable) ProtoMessage()

func (*Reportable) ProtoReflect

func (x *Reportable) ProtoReflect() protoreflect.Message

func (*Reportable) Reset

func (x *Reportable) Reset()

func (*Reportable) String

func (x *Reportable) String() string

Jump to

Keyboard shortcuts

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