Versions in this module Expand all Collapse all v1 v1.0.1 Mar 6, 2022 Changes in this version + type Metrics struct + Count map[string]uint64 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Metrics) Descriptor() ([]byte, []int) + func (*Metrics) ProtoMessage() + func (dst *Metrics) XXX_Merge(src proto.Message) + func (m *Metrics) GetCount() map[string]uint64 + func (m *Metrics) Reset() + func (m *Metrics) String() string + func (m *Metrics) XXX_DiscardUnknown() + func (m *Metrics) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Metrics) XXX_Size() int + func (m *Metrics) XXX_Unmarshal(b []byte) error + type Usage struct + Id string + Metrics *Metrics + Service string + Timestamp uint64 + Version string + Window uint64 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Usage) Descriptor() ([]byte, []int) + func (*Usage) ProtoMessage() + func (dst *Usage) XXX_Merge(src proto.Message) + func (m *Usage) GetId() string + func (m *Usage) GetMetrics() *Metrics + func (m *Usage) GetService() string + func (m *Usage) GetTimestamp() uint64 + func (m *Usage) GetVersion() string + func (m *Usage) GetWindow() uint64 + func (m *Usage) Reset() + func (m *Usage) String() string + func (m *Usage) XXX_DiscardUnknown() + func (m *Usage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Usage) XXX_Size() int + func (m *Usage) XXX_Unmarshal(b []byte) error