Versions in this module Expand all Collapse all v0 v0.6.3 Nov 12, 2018 v0.6.2 Nov 6, 2018 v0.6.1 Oct 15, 2018 v0.6.0 Sep 25, 2018 v0.5.0 Aug 14, 2018 Changes in this version + var ErrIntOverflowCapture = fmt.Errorf("proto: integer overflow") + var ErrInvalidLengthCapture = fmt.Errorf("proto: negative length found during unmarshaling") + type Connection struct + Id uint64 + LocalAddress *core.Address + RemoteAddress *core.Address + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Connection) Descriptor() ([]byte, []int) + func (*Connection) ProtoMessage() + func (dst *Connection) XXX_Merge(src proto.Message) + func (m *Connection) GetId() uint64 + func (m *Connection) GetLocalAddress() *core.Address + func (m *Connection) GetRemoteAddress() *core.Address + func (m *Connection) Marshal() (dAtA []byte, err error) + func (m *Connection) MarshalTo(dAtA []byte) (int, error) + func (m *Connection) Reset() + func (m *Connection) Size() (n int) + func (m *Connection) String() string + func (m *Connection) Unmarshal(dAtA []byte) error + func (m *Connection) Validate() error + func (m *Connection) XXX_DiscardUnknown() + func (m *Connection) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Connection) XXX_Size() int + func (m *Connection) XXX_Unmarshal(b []byte) error + type ConnectionValidationError struct + Cause error + Field string + Key bool + Reason string + func (e ConnectionValidationError) Error() string + type Event struct + EventSelector isEvent_EventSelector + Timestamp *types.Timestamp + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Event) Descriptor() ([]byte, []int) + func (*Event) ProtoMessage() + func (*Event) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...) + func (dst *Event) XXX_Merge(src proto.Message) + func (m *Event) GetEventSelector() isEvent_EventSelector + func (m *Event) GetRead() *Event_Read + func (m *Event) GetTimestamp() *types.Timestamp + func (m *Event) GetWrite() *Event_Write + func (m *Event) Marshal() (dAtA []byte, err error) + func (m *Event) MarshalTo(dAtA []byte) (int, error) + func (m *Event) Reset() + func (m *Event) Size() (n int) + func (m *Event) String() string + func (m *Event) Unmarshal(dAtA []byte) error + func (m *Event) Validate() error + func (m *Event) XXX_DiscardUnknown() + func (m *Event) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Event) XXX_Size() int + func (m *Event) XXX_Unmarshal(b []byte) error + type EventValidationError struct + Cause error + Field string + Key bool + Reason string + func (e EventValidationError) Error() string + type Event_Read struct + Data []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Event_Read) Descriptor() ([]byte, []int) + func (*Event_Read) ProtoMessage() + func (dst *Event_Read) XXX_Merge(src proto.Message) + func (m *Event_Read) GetData() []byte + func (m *Event_Read) Marshal() (dAtA []byte, err error) + func (m *Event_Read) MarshalTo(dAtA []byte) (int, error) + func (m *Event_Read) Reset() + func (m *Event_Read) Size() (n int) + func (m *Event_Read) String() string + func (m *Event_Read) Unmarshal(dAtA []byte) error + func (m *Event_Read) Validate() error + func (m *Event_Read) XXX_DiscardUnknown() + func (m *Event_Read) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Event_Read) XXX_Size() int + func (m *Event_Read) XXX_Unmarshal(b []byte) error + type Event_ReadValidationError struct + Cause error + Field string + Key bool + Reason string + func (e Event_ReadValidationError) Error() string + type Event_Read_ struct + Read *Event_Read + func (m *Event_Read_) MarshalTo(dAtA []byte) (int, error) + func (m *Event_Read_) Size() (n int) + type Event_Write struct + Data []byte + EndStream bool + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Event_Write) Descriptor() ([]byte, []int) + func (*Event_Write) ProtoMessage() + func (dst *Event_Write) XXX_Merge(src proto.Message) + func (m *Event_Write) GetData() []byte + func (m *Event_Write) GetEndStream() bool + func (m *Event_Write) Marshal() (dAtA []byte, err error) + func (m *Event_Write) MarshalTo(dAtA []byte) (int, error) + func (m *Event_Write) Reset() + func (m *Event_Write) Size() (n int) + func (m *Event_Write) String() string + func (m *Event_Write) Unmarshal(dAtA []byte) error + func (m *Event_Write) Validate() error + func (m *Event_Write) XXX_DiscardUnknown() + func (m *Event_Write) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Event_Write) XXX_Size() int + func (m *Event_Write) XXX_Unmarshal(b []byte) error + type Event_WriteValidationError struct + Cause error + Field string + Key bool + Reason string + func (e Event_WriteValidationError) Error() string + type Event_Write_ struct + Write *Event_Write + func (m *Event_Write_) MarshalTo(dAtA []byte) (int, error) + func (m *Event_Write_) Size() (n int) + type Trace struct + Connection *Connection + Events []*Event + 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) GetConnection() *Connection + func (m *Trace) GetEvents() []*Event + func (m *Trace) Marshal() (dAtA []byte, err error) + func (m *Trace) MarshalTo(dAtA []byte) (int, error) + func (m *Trace) Reset() + func (m *Trace) Size() (n int) + func (m *Trace) String() string + func (m *Trace) Unmarshal(dAtA []byte) error + func (m *Trace) Validate() error + 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 TraceValidationError struct + Cause error + Field string + Key bool + Reason string + func (e TraceValidationError) Error() string