benchmarkv1

package
v0.0.0-...-efaad93 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_benchmark_v1_benchmark_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Message

type Message struct {
	Id        int64                  `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	Name      string                 `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
	Url       string                 `protobuf:"bytes,3,opt,name=url,proto3" json:"url,omitempty"`
	Fqdn      string                 `protobuf:"bytes,4,opt,name=fqdn,proto3" json:"fqdn,omitempty"`
	Ip        []byte                 `protobuf:"bytes,5,opt,name=ip,proto3" json:"ip,omitempty"`
	Mac       []byte                 `protobuf:"bytes,7,opt,name=mac,proto3" json:"mac,omitempty"`
	Meta1     string                 `protobuf:"bytes,8,opt,name=meta1,proto3" json:"meta1,omitempty"`
	Meta2     string                 `protobuf:"bytes,9,opt,name=meta2,proto3" json:"meta2,omitempty"`
	Meta3     string                 `protobuf:"bytes,10,opt,name=meta3,proto3" json:"meta3,omitempty"`
	Meta4     string                 `protobuf:"bytes,11,opt,name=meta4,proto3" json:"meta4,omitempty"`
	Meta5     string                 `protobuf:"bytes,12,opt,name=meta5,proto3" json:"meta5,omitempty"`
	CreatedAt *timestamppb.Timestamp `protobuf:"bytes,13,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
	UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,14,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
	Tags      []string               `protobuf:"bytes,15,rep,name=tags,proto3" json:"tags,omitempty"`
	// contains filtered or unexported fields
}

func (*Message) Descriptor deprecated

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

Deprecated: Use Message.ProtoReflect.Descriptor instead.

func (*Message) GetCreatedAt

func (x *Message) GetCreatedAt() *timestamppb.Timestamp

func (*Message) GetFqdn

func (x *Message) GetFqdn() string

func (*Message) GetId

func (x *Message) GetId() int64

func (*Message) GetIp

func (x *Message) GetIp() []byte

func (*Message) GetMac

func (x *Message) GetMac() []byte

func (*Message) GetMeta1

func (x *Message) GetMeta1() string

func (*Message) GetMeta2

func (x *Message) GetMeta2() string

func (*Message) GetMeta3

func (x *Message) GetMeta3() string

func (*Message) GetMeta4

func (x *Message) GetMeta4() string

func (*Message) GetMeta5

func (x *Message) GetMeta5() string

func (*Message) GetName

func (x *Message) GetName() string

func (*Message) GetTags

func (x *Message) GetTags() []string

func (*Message) GetUpdatedAt

func (x *Message) GetUpdatedAt() *timestamppb.Timestamp

func (*Message) GetUrl

func (x *Message) GetUrl() string

func (*Message) ProtoMessage

func (*Message) ProtoMessage()

func (*Message) ProtoReflect

func (x *Message) ProtoReflect() protoreflect.Message

func (*Message) Reset

func (x *Message) Reset()

func (*Message) String

func (x *Message) String() string

Jump to

Keyboard shortcuts

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