testpb

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package testpb contains proto definitions used in testing.

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type Message

type Message struct {
	IdIncremental int64                  `protobuf:"varint,1,opt,name=id_incremental,json=idIncremental,proto3" json:"id_incremental,omitempty"`
	Uuid          string                 `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"`
	Created       *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=created,proto3" json:"created,omitempty"`
	// contains filtered or unexported fields
}

func (*Message) Descriptor deprecated

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

Deprecated: Use MessageBuf.ProtoReflect.Descriptor instead.

func (*Message) GetCreated added in v1.0.2

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

func (*Message) GetIdIncremental added in v1.0.2

func (x *Message) GetIdIncremental() int64

func (*Message) GetUuid added in v1.0.2

func (x *Message) GetUuid() 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