Versions in this module Expand all Collapse all v0 v0.34.24 Mar 7, 2023 Changes in this version + var File_payload_payload_proto protoreflect.FileDescriptor + func CalculateUnpaddedSize(p *Payload) (int, error) + func MaxUnpaddedSize() (int, error) + func NewBytes(p *Payload) ([]byte, error) + type Payload struct + Connections uint64 + Id []byte + Padding []byte + Rate uint64 + Size uint64 + Time *timestamppb.Timestamp + func FromBytes(b []byte) (*Payload, error) + func (*Payload) Descriptor() ([]byte, []int) + func (*Payload) ProtoMessage() + func (x *Payload) GetConnections() uint64 + func (x *Payload) GetId() []byte + func (x *Payload) GetPadding() []byte + func (x *Payload) GetRate() uint64 + func (x *Payload) GetSize() uint64 + func (x *Payload) GetTime() *timestamppb.Timestamp + func (x *Payload) ProtoReflect() protoreflect.Message + func (x *Payload) Reset() + func (x *Payload) String() string