test

package
v0.0.0-...-8a8b08d Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type Test

type Test struct {
	Id         string                 `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	CreateTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
	// contains filtered or unexported fields
}

Test

func (*Test) Descriptor deprecated

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

Deprecated: Use Test.ProtoReflect.Descriptor instead.

func (*Test) GetCreateTime

func (x *Test) GetCreateTime() *timestamppb.Timestamp

func (*Test) GetId

func (x *Test) GetId() string

func (*Test) ProtoMessage

func (*Test) ProtoMessage()

func (*Test) ProtoReflect

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

func (*Test) Reset

func (x *Test) Reset()

func (*Test) String

func (x *Test) String() string

type Test2

type Test2 struct {
	Nested *Test2_Nested `protobuf:"bytes,1,opt,name=nested,proto3" json:"nested,omitempty"`
	// contains filtered or unexported fields
}

func (*Test2) Descriptor deprecated

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

Deprecated: Use Test2.ProtoReflect.Descriptor instead.

func (*Test2) GetNested

func (x *Test2) GetNested() *Test2_Nested

func (*Test2) ProtoMessage

func (*Test2) ProtoMessage()

func (*Test2) ProtoReflect

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

func (*Test2) Reset

func (x *Test2) Reset()

func (*Test2) String

func (x *Test2) String() string

type Test2_Nested

type Test2_Nested struct {
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"`
	// contains filtered or unexported fields
}

func (*Test2_Nested) Descriptor deprecated

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

Deprecated: Use Test2_Nested.ProtoReflect.Descriptor instead.

func (*Test2_Nested) GetValue

func (x *Test2_Nested) GetValue() string

func (*Test2_Nested) ProtoMessage

func (*Test2_Nested) ProtoMessage()

func (*Test2_Nested) ProtoReflect

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

func (*Test2_Nested) Reset

func (x *Test2_Nested) Reset()

func (*Test2_Nested) String

func (x *Test2_Nested) String() string

Jump to

Keyboard shortcuts

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