base

package
v1.28.1-20230202093834... Latest Latest
Warning

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

Go to latest
Published: unknown License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_utilities_test_schema_helpers_base_mappable_proto protoreflect.FileDescriptor
View Source
var File_utilities_test_schema_helpers_base_message_proto protoreflect.FileDescriptor
View Source
var File_utilities_test_schema_helpers_base_queryResponse_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type TestMappable

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

func (*TestMappable) Descriptor deprecated

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

Deprecated: Use TestMappable.ProtoReflect.Descriptor instead.

func (*TestMappable) GetID

func (x *TestMappable) GetID() string

func (*TestMappable) GetValue

func (x *TestMappable) GetValue() string

func (*TestMappable) ProtoMessage

func (*TestMappable) ProtoMessage()

func (*TestMappable) ProtoReflect

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

func (*TestMappable) Reset

func (x *TestMappable) Reset()

func (*TestMappable) String

func (x *TestMappable) String() string

type TestMessage

type TestMessage struct {
	From []byte `protobuf:"bytes,1,opt,name=from,proto3" json:"from,omitempty"`
	ID   string `protobuf:"bytes,2,opt,name=i_d,json=iD,proto3" json:"i_d,omitempty"`
	// contains filtered or unexported fields
}

func (*TestMessage) Descriptor deprecated

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

Deprecated: Use TestMessage.ProtoReflect.Descriptor instead.

func (*TestMessage) GetFrom

func (x *TestMessage) GetFrom() []byte

func (*TestMessage) GetID

func (x *TestMessage) GetID() string

func (*TestMessage) ProtoMessage

func (*TestMessage) ProtoMessage()

func (*TestMessage) ProtoReflect

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

func (*TestMessage) Reset

func (x *TestMessage) Reset()

func (*TestMessage) String

func (x *TestMessage) String() string

type TestQueryResponse

type TestQueryResponse struct {
	Success bool   `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"`
	Error   string `protobuf:"bytes,2,opt,name=error,proto3" json:"error,omitempty"`
	// contains filtered or unexported fields
}

func (*TestQueryResponse) Descriptor deprecated

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

Deprecated: Use TestQueryResponse.ProtoReflect.Descriptor instead.

func (*TestQueryResponse) GetError

func (x *TestQueryResponse) GetError() string

func (*TestQueryResponse) GetSuccess

func (x *TestQueryResponse) GetSuccess() bool

func (*TestQueryResponse) ProtoMessage

func (*TestQueryResponse) ProtoMessage()

func (*TestQueryResponse) ProtoReflect

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

func (*TestQueryResponse) Reset

func (x *TestQueryResponse) Reset()

func (*TestQueryResponse) String

func (x *TestQueryResponse) String() string

Jump to

Keyboard shortcuts

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