Versions in this module Expand all Collapse all v1 v1.7.0 Dec 12, 2018 v1.6.0 Oct 4, 2018 Changes in this version + type Trace struct + EntryStats []*Trace_EntryStats + OverallDuration uint64 + TracedEntries []*Trace_Entry + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Trace) Descriptor() ([]byte, []int) + func (*Trace) ProtoMessage() + func (dst *Trace) XXX_Merge(src proto.Message) + func (m *Trace) GetEntryStats() []*Trace_EntryStats + func (m *Trace) GetOverallDuration() uint64 + func (m *Trace) GetTracedEntries() []*Trace_Entry + func (m *Trace) Reset() + func (m *Trace) String() string + func (m *Trace) XXX_DiscardUnknown() + func (m *Trace) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Trace) XXX_Size() int + func (m *Trace) XXX_Unmarshal(b []byte) error + type Trace_Entry struct + Duration uint64 + Index uint64 + MsgName string + StartTime uint64 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Trace_Entry) Descriptor() ([]byte, []int) + func (*Trace_Entry) ProtoMessage() + func (dst *Trace_Entry) XXX_Merge(src proto.Message) + func (m *Trace_Entry) GetDuration() uint64 + func (m *Trace_Entry) GetIndex() uint64 + func (m *Trace_Entry) GetMsgName() string + func (m *Trace_Entry) GetStartTime() uint64 + func (m *Trace_Entry) Reset() + func (m *Trace_Entry) String() string + func (m *Trace_Entry) XXX_DiscardUnknown() + func (m *Trace_Entry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Trace_Entry) XXX_Size() int + func (m *Trace_Entry) XXX_Unmarshal(b []byte) error + type Trace_EntryStats struct + AverageDuration uint64 + MsgName string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Trace_EntryStats) Descriptor() ([]byte, []int) + func (*Trace_EntryStats) ProtoMessage() + func (dst *Trace_EntryStats) XXX_Merge(src proto.Message) + func (m *Trace_EntryStats) GetAverageDuration() uint64 + func (m *Trace_EntryStats) GetMsgName() string + func (m *Trace_EntryStats) Reset() + func (m *Trace_EntryStats) String() string + func (m *Trace_EntryStats) XXX_DiscardUnknown() + func (m *Trace_EntryStats) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Trace_EntryStats) XXX_Size() int + func (m *Trace_EntryStats) XXX_Unmarshal(b []byte) error Incompatible versions in this module v2.2.0+incompatible Aug 23, 2019 v2.1.0+incompatible May 9, 2019 v2.0.0+incompatible Apr 2, 2019 Other modules containing this package go.ligato.io/cn-infra/v2