stubs

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2022 License: MPL-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_basic_error_message_proto protoreflect.FileDescriptor
View Source
var File_primitive_messages_proto protoreflect.FileDescriptor
View Source
var File_response_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type BasicErrorMessage

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

func (*BasicErrorMessage) Descriptor deprecated

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

Deprecated: Use BasicErrorMessage.ProtoReflect.Descriptor instead.

func (*BasicErrorMessage) GetMessage

func (x *BasicErrorMessage) GetMessage() string

func (*BasicErrorMessage) ProtoMessage

func (*BasicErrorMessage) ProtoMessage()

func (*BasicErrorMessage) ProtoReflect

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

func (*BasicErrorMessage) Reset

func (x *BasicErrorMessage) Reset()

func (*BasicErrorMessage) String

func (x *BasicErrorMessage) String() string

type ByteArrayMessage

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

func (*ByteArrayMessage) Descriptor deprecated

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

Deprecated: Use ByteArrayMessage.ProtoReflect.Descriptor instead.

func (*ByteArrayMessage) GetValue

func (x *ByteArrayMessage) GetValue() []byte

func (*ByteArrayMessage) ProtoMessage

func (*ByteArrayMessage) ProtoMessage()

func (*ByteArrayMessage) ProtoReflect

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

func (*ByteArrayMessage) Reset

func (x *ByteArrayMessage) Reset()

func (*ByteArrayMessage) String

func (x *ByteArrayMessage) String() string

type Int64Message

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

func (*Int64Message) Descriptor deprecated

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

Deprecated: Use Int64Message.ProtoReflect.Descriptor instead.

func (*Int64Message) GetValue

func (x *Int64Message) GetValue() int64

func (*Int64Message) ProtoMessage

func (*Int64Message) ProtoMessage()

func (*Int64Message) ProtoReflect

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

func (*Int64Message) Reset

func (x *Int64Message) Reset()

func (*Int64Message) String

func (x *Int64Message) String() string

type Response

type Response struct {
	Msg *anypb.Any `protobuf:"bytes,1,opt,name=msg,proto3" json:"msg,omitempty"`
	// contains filtered or unexported fields
}

func (*Response) Descriptor deprecated

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

Deprecated: Use Response.ProtoReflect.Descriptor instead.

func (*Response) GetMsg

func (x *Response) GetMsg() *anypb.Any

func (*Response) ProtoMessage

func (*Response) ProtoMessage()

func (*Response) ProtoReflect

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

func (*Response) Reset

func (x *Response) Reset()

func (*Response) String

func (x *Response) String() string

type StringMessage

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

func (*StringMessage) Descriptor deprecated

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

Deprecated: Use StringMessage.ProtoReflect.Descriptor instead.

func (*StringMessage) GetValue

func (x *StringMessage) GetValue() string

func (*StringMessage) ProtoMessage

func (*StringMessage) ProtoMessage()

func (*StringMessage) ProtoReflect

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

func (*StringMessage) Reset

func (x *StringMessage) Reset()

func (*StringMessage) String

func (x *StringMessage) String() string

Jump to

Keyboard shortcuts

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