Documentation ¶
Overview ¶
Code generated by protoc-gen-go-pulsar. DO NOT EDIT.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var File_lbm_bankplus_v1_bankplus_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type InactiveAddr ¶
type InactiveAddr struct { Address string `protobuf:"bytes,1,opt,name=address,proto3" json:"address,omitempty"` // contains filtered or unexported fields }
InactiveAddr models the blocked address for the bankplus module
func (*InactiveAddr) Descriptor
deprecated
func (*InactiveAddr) Descriptor() ([]byte, []int)
Deprecated: Use InactiveAddr.ProtoReflect.Descriptor instead.
func (*InactiveAddr) GetAddress ¶
func (x *InactiveAddr) GetAddress() string
func (*InactiveAddr) ProtoMessage ¶
func (*InactiveAddr) ProtoMessage()
func (*InactiveAddr) ProtoReflect ¶
func (x *InactiveAddr) ProtoReflect() protoreflect.Message
func (*InactiveAddr) Reset ¶
func (x *InactiveAddr) Reset()
func (*InactiveAddr) String ¶
func (x *InactiveAddr) String() string
Click to show internal directories.
Click to hide internal directories.