statistic

package
v0.0.0-...-6998b46 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_statistic_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type CountData

type CountData struct {
	A          int32   `protobuf:"varint,1,opt,name=a,proto3" json:"a,omitempty"`
	B          int32   `protobuf:"varint,2,opt,name=b,proto3" json:"b,omitempty"`
	WinCount   float64 `protobuf:"fixed64,3,opt,name=win_count,json=winCount,proto3" json:"win_count,omitempty"`
	TotalCount float64 `protobuf:"fixed64,4,opt,name=total_count,json=totalCount,proto3" json:"total_count,omitempty"`
	// contains filtered or unexported fields
}

func (*CountData) Descriptor deprecated

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

Deprecated: Use CountData.ProtoReflect.Descriptor instead.

func (*CountData) GetA

func (x *CountData) GetA() int32

func (*CountData) GetB

func (x *CountData) GetB() int32

func (*CountData) GetTotalCount

func (x *CountData) GetTotalCount() float64

func (*CountData) GetWinCount

func (x *CountData) GetWinCount() float64

func (*CountData) ProtoMessage

func (*CountData) ProtoMessage()

func (*CountData) ProtoReflect

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

func (*CountData) Reset

func (x *CountData) Reset()

func (*CountData) String

func (x *CountData) String() string

type StatisticData

type StatisticData struct {
	Data []*CountData `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*StatisticData) Descriptor deprecated

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

Deprecated: Use StatisticData.ProtoReflect.Descriptor instead.

func (*StatisticData) GetData

func (x *StatisticData) GetData() []*CountData

func (*StatisticData) ProtoMessage

func (*StatisticData) ProtoMessage()

func (*StatisticData) ProtoReflect

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

func (*StatisticData) Reset

func (x *StatisticData) Reset()

func (*StatisticData) String

func (x *StatisticData) String() string

Jump to

Keyboard shortcuts

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