protoStat

package
v0.0.0-...-2564c1e Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2014 License: MIT Imports: 9 Imported by: 0

Documentation

Overview

Package protoStat is a generated protocol buffer package.

It is generated from these files:

protoStat.proto

It has these top-level messages:

ProtoStat
ProtoStats

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProtoStat

type ProtoStat struct {
	Key              *string  `protobuf:"bytes,1,req,name=key" json:"key,omitempty"`
	Value            *float64 `protobuf:"fixed64,2,opt,name=value" json:"value,omitempty"`
	IndexKey         *string  `protobuf:"bytes,3,opt,name=indexKey" json:"indexKey,omitempty"`
	Repeat           *bool    `protobuf:"varint,4,opt,name=repeat" json:"repeat,omitempty"`
	XXX_unrecognized []byte   `json:"-"`
}

func NewPopulatedProtoStat

func NewPopulatedProtoStat(r randyProtoStat, easy bool) *ProtoStat

func (*ProtoStat) Equal

func (this *ProtoStat) Equal(that interface{}) bool

func (*ProtoStat) GetIndexKey

func (m *ProtoStat) GetIndexKey() string

func (*ProtoStat) GetKey

func (m *ProtoStat) GetKey() string

func (*ProtoStat) GetRepeat

func (m *ProtoStat) GetRepeat() bool

func (*ProtoStat) GetValue

func (m *ProtoStat) GetValue() float64

func (*ProtoStat) GoString

func (this *ProtoStat) GoString() string

func (*ProtoStat) Marshal

func (m *ProtoStat) Marshal() (data []byte, err error)

func (*ProtoStat) MarshalTo

func (m *ProtoStat) MarshalTo(data []byte) (n int, err error)

func (*ProtoStat) ProtoMessage

func (*ProtoStat) ProtoMessage()

func (*ProtoStat) Reset

func (m *ProtoStat) Reset()

func (*ProtoStat) Size

func (m *ProtoStat) Size() (n int)

func (*ProtoStat) String

func (this *ProtoStat) String() string

func (*ProtoStat) Unmarshal

func (m *ProtoStat) Unmarshal(data []byte) error

func (*ProtoStat) VerboseEqual

func (this *ProtoStat) VerboseEqual(that interface{}) error

type ProtoStats

type ProtoStats struct {
	Stats            []*ProtoStat `protobuf:"bytes,1,rep,name=stats" json:"stats,omitempty"`
	TimeNano         *int64       `protobuf:"varint,2,opt,name=timeNano" json:"timeNano,omitempty"`
	XXX_unrecognized []byte       `json:"-"`
}

func NewPopulatedProtoStats

func NewPopulatedProtoStats(r randyProtoStat, easy bool) *ProtoStats

func (*ProtoStats) Equal

func (this *ProtoStats) Equal(that interface{}) bool

func (*ProtoStats) GetStats

func (m *ProtoStats) GetStats() []*ProtoStat

func (*ProtoStats) GetTimeNano

func (m *ProtoStats) GetTimeNano() int64

func (*ProtoStats) GoString

func (this *ProtoStats) GoString() string

func (*ProtoStats) Marshal

func (m *ProtoStats) Marshal() (data []byte, err error)

func (*ProtoStats) MarshalTo

func (m *ProtoStats) MarshalTo(data []byte) (n int, err error)

func (*ProtoStats) ProtoMessage

func (*ProtoStats) ProtoMessage()

func (*ProtoStats) Reset

func (m *ProtoStats) Reset()

func (*ProtoStats) Size

func (m *ProtoStats) Size() (n int)

func (*ProtoStats) String

func (this *ProtoStats) String() string

func (*ProtoStats) Unmarshal

func (m *ProtoStats) Unmarshal(data []byte) error

func (*ProtoStats) VerboseEqual

func (this *ProtoStats) VerboseEqual(that interface{}) error

Jump to

Keyboard shortcuts

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