test

package
v0.0.32 Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2021 License: BSD-3-Clause Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NestedSample

type NestedSample struct {
	Data                 *Sample  `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*NestedSample) Descriptor

func (*NestedSample) Descriptor() ([]byte, []int)

func (*NestedSample) GetData

func (m *NestedSample) GetData() *Sample

func (*NestedSample) LoggingTags

func (r *NestedSample) LoggingTags() map[string]interface{}

LoggingTags returns loggable fields as key-value pairs.

func (*NestedSample) ProtoMessage

func (*NestedSample) ProtoMessage()

func (*NestedSample) Reset

func (m *NestedSample) Reset()

func (*NestedSample) String

func (m *NestedSample) String() string

func (*NestedSample) XXX_DiscardUnknown

func (m *NestedSample) XXX_DiscardUnknown()

func (*NestedSample) XXX_Marshal

func (m *NestedSample) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*NestedSample) XXX_Merge

func (m *NestedSample) XXX_Merge(src proto.Message)

func (*NestedSample) XXX_Size

func (m *NestedSample) XXX_Size() int

func (*NestedSample) XXX_Unmarshal

func (m *NestedSample) XXX_Unmarshal(b []byte) error

type Sample

type Sample struct {
	Safe                 string               `protobuf:"bytes,1,opt,name=safe,proto3" json:"safe,omitempty"`
	Unsafe               string               `protobuf:"bytes,2,opt,name=unsafe,proto3" json:"unsafe,omitempty"`
	Timestamp            *timestamp.Timestamp `protobuf:"bytes,3,opt,name=timestamp,proto3" json:"timestamp,omitempty"`
	Duration             *duration.Duration   `protobuf:"bytes,4,opt,name=duration,proto3" json:"duration,omitempty"`
	XXX_NoUnkeyedLiteral struct{}             `json:"-"`
	XXX_unrecognized     []byte               `json:"-"`
	XXX_sizecache        int32                `json:"-"`
}

func (*Sample) Descriptor

func (*Sample) Descriptor() ([]byte, []int)

func (*Sample) GetDuration

func (m *Sample) GetDuration() *duration.Duration

func (*Sample) GetSafe

func (m *Sample) GetSafe() string

func (*Sample) GetTimestamp

func (m *Sample) GetTimestamp() *timestamp.Timestamp

func (*Sample) GetUnsafe

func (m *Sample) GetUnsafe() string

func (*Sample) LoggingTags

func (r *Sample) LoggingTags() map[string]interface{}

LoggingTags returns loggable fields as key-value pairs.

func (*Sample) ProtoMessage

func (*Sample) ProtoMessage()

func (*Sample) Reset

func (m *Sample) Reset()

func (*Sample) String

func (m *Sample) String() string

func (*Sample) XXX_DiscardUnknown

func (m *Sample) XXX_DiscardUnknown()

func (*Sample) XXX_Marshal

func (m *Sample) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*Sample) XXX_Merge

func (m *Sample) XXX_Merge(src proto.Message)

func (*Sample) XXX_Size

func (m *Sample) XXX_Size() int

func (*Sample) XXX_Unmarshal

func (m *Sample) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

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