ownable

package
v1.31.0-20230228140914... Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_modules_splits_internal_queries_ownable_queryRequest_v1_proto protoreflect.FileDescriptor
View Source
var File_modules_splits_internal_queries_ownable_queryResponse_v1_proto protoreflect.FileDescriptor
View Source
var File_modules_splits_internal_queries_ownable_service_v1_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type QueryRequest

type QueryRequest struct {
	OwnableID *base.AnyOwnableID `protobuf:"bytes,1,opt,name=ownable_i_d,json=ownableID,proto3" json:"ownable_i_d,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryRequest) Descriptor deprecated

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

Deprecated: Use QueryRequest.ProtoReflect.Descriptor instead.

func (*QueryRequest) GetOwnableID

func (x *QueryRequest) GetOwnableID() *base.AnyOwnableID

func (*QueryRequest) ProtoMessage

func (*QueryRequest) ProtoMessage()

func (*QueryRequest) ProtoReflect

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

func (*QueryRequest) Reset

func (x *QueryRequest) Reset()

func (*QueryRequest) String

func (x *QueryRequest) String() string

type QueryResponse

type QueryResponse 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"`
	Value   string `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryResponse) Descriptor deprecated

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

Deprecated: Use QueryResponse.ProtoReflect.Descriptor instead.

func (*QueryResponse) GetError

func (x *QueryResponse) GetError() string

func (*QueryResponse) GetSuccess

func (x *QueryResponse) GetSuccess() bool

func (*QueryResponse) GetValue

func (x *QueryResponse) GetValue() string

func (*QueryResponse) ProtoMessage

func (*QueryResponse) ProtoMessage()

func (*QueryResponse) ProtoReflect

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

func (*QueryResponse) Reset

func (x *QueryResponse) Reset()

func (*QueryResponse) String

func (x *QueryResponse) String() string

Jump to

Keyboard shortcuts

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