Documentation
¶
Overview ¶
Code generated by protoc-gen-go-pulsar. DO NOT EDIT.
Code generated by protoc-gen-go-pulsar. DO NOT EDIT.
Code generated by protoc-gen-go-pulsar. DO NOT EDIT.
Code generated by protoc-gen-go-pulsar. DO NOT EDIT.
Code generated by protoc-gen-go-pulsar. DO NOT EDIT.
Code generated by protoc-gen-go-pulsar. DO NOT EDIT.
Code generated by protoc-gen-go-pulsar. DO NOT EDIT.
Code generated by protoc-gen-go-pulsar. DO NOT EDIT.
Index ¶
- Constants
- Variables
- func RegisterMsgServer(s grpc.ServiceRegistrar, srv MsgServer)
- func RegisterQueryServer(s grpc.ServiceRegistrar, srv QueryServer)
- type ConnectionChannelID
- func (*ConnectionChannelID) Descriptor() ([]byte, []int)deprecated
- func (x *ConnectionChannelID) GetChannelId() string
- func (*ConnectionChannelID) ProtoMessage()
- func (x *ConnectionChannelID) ProtoReflect() protoreflect.Message
- func (x *ConnectionChannelID) Reset()
- func (x *ConnectionChannelID) String() string
- type ConsumerClientID
- type GenesisState
- func (*GenesisState) Descriptor() ([]byte, []int)deprecated
- func (x *GenesisState) GetConnectionChannelId() *ConnectionChannelID
- func (x *GenesisState) GetConsumerClientId() *ConsumerClientID
- func (x *GenesisState) GetMonitoringInfo() *MonitoringInfo
- func (x *GenesisState) GetParams() *Params
- func (x *GenesisState) GetPortId() string
- func (*GenesisState) ProtoMessage()
- func (x *GenesisState) ProtoReflect() protoreflect.Message
- func (x *GenesisState) Reset()
- func (x *GenesisState) String() string
- type MonitoringInfo
- func (*MonitoringInfo) Descriptor() ([]byte, []int)deprecated
- func (x *MonitoringInfo) GetSignatureCounts() *types.SignatureCounts
- func (x *MonitoringInfo) GetTransmitted() bool
- func (*MonitoringInfo) ProtoMessage()
- func (x *MonitoringInfo) ProtoReflect() protoreflect.Message
- func (x *MonitoringInfo) Reset()
- func (x *MonitoringInfo) String() string
- type MonitoringpPacketData
- func (*MonitoringpPacketData) Descriptor() ([]byte, []int)deprecated
- func (x *MonitoringpPacketData) GetNoData() *NoData
- func (x *MonitoringpPacketData) GetPacket() isMonitoringpPacketData_Packet
- func (*MonitoringpPacketData) ProtoMessage()
- func (x *MonitoringpPacketData) ProtoReflect() protoreflect.Message
- func (x *MonitoringpPacketData) Reset()
- func (x *MonitoringpPacketData) String() string
- type MonitoringpPacketData_NoData
- type MsgClient
- type MsgServer
- type MsgUpdateParams
- func (*MsgUpdateParams) Descriptor() ([]byte, []int)deprecated
- func (x *MsgUpdateParams) GetAuthority() string
- func (x *MsgUpdateParams) GetParams() *Params
- func (*MsgUpdateParams) ProtoMessage()
- func (x *MsgUpdateParams) ProtoReflect() protoreflect.Message
- func (x *MsgUpdateParams) Reset()
- func (x *MsgUpdateParams) String() string
- type MsgUpdateParamsResponse
- type NoData
- type Params
- func (*Params) Descriptor() ([]byte, []int)deprecated
- func (x *Params) GetConsumerChainId() string
- func (x *Params) GetConsumerConsensusState() *types.ConsensusState
- func (x *Params) GetConsumerRevisionHeight() uint64
- func (x *Params) GetConsumerUnbondingPeriod() int64
- func (x *Params) GetLastBlockHeight() int64
- func (*Params) ProtoMessage()
- func (x *Params) ProtoReflect() protoreflect.Message
- func (x *Params) Reset()
- func (x *Params) String() string
- type QueryClient
- type QueryGetConnectionChannelIDRequest
- func (*QueryGetConnectionChannelIDRequest) Descriptor() ([]byte, []int)deprecated
- func (*QueryGetConnectionChannelIDRequest) ProtoMessage()
- func (x *QueryGetConnectionChannelIDRequest) ProtoReflect() protoreflect.Message
- func (x *QueryGetConnectionChannelIDRequest) Reset()
- func (x *QueryGetConnectionChannelIDRequest) String() string
- type QueryGetConnectionChannelIDResponse
- func (*QueryGetConnectionChannelIDResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryGetConnectionChannelIDResponse) GetConnectionChannelId() *ConnectionChannelID
- func (*QueryGetConnectionChannelIDResponse) ProtoMessage()
- func (x *QueryGetConnectionChannelIDResponse) ProtoReflect() protoreflect.Message
- func (x *QueryGetConnectionChannelIDResponse) Reset()
- func (x *QueryGetConnectionChannelIDResponse) String() string
- type QueryGetConsumerClientIDRequest
- func (*QueryGetConsumerClientIDRequest) Descriptor() ([]byte, []int)deprecated
- func (*QueryGetConsumerClientIDRequest) ProtoMessage()
- func (x *QueryGetConsumerClientIDRequest) ProtoReflect() protoreflect.Message
- func (x *QueryGetConsumerClientIDRequest) Reset()
- func (x *QueryGetConsumerClientIDRequest) String() string
- type QueryGetConsumerClientIDResponse
- func (*QueryGetConsumerClientIDResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryGetConsumerClientIDResponse) GetConsumerClientId() *ConsumerClientID
- func (*QueryGetConsumerClientIDResponse) ProtoMessage()
- func (x *QueryGetConsumerClientIDResponse) ProtoReflect() protoreflect.Message
- func (x *QueryGetConsumerClientIDResponse) Reset()
- func (x *QueryGetConsumerClientIDResponse) String() string
- type QueryGetMonitoringInfoRequest
- func (*QueryGetMonitoringInfoRequest) Descriptor() ([]byte, []int)deprecated
- func (*QueryGetMonitoringInfoRequest) ProtoMessage()
- func (x *QueryGetMonitoringInfoRequest) ProtoReflect() protoreflect.Message
- func (x *QueryGetMonitoringInfoRequest) Reset()
- func (x *QueryGetMonitoringInfoRequest) String() string
- type QueryGetMonitoringInfoResponse
- func (*QueryGetMonitoringInfoResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryGetMonitoringInfoResponse) GetMonitoringInfo() *MonitoringInfo
- func (*QueryGetMonitoringInfoResponse) ProtoMessage()
- func (x *QueryGetMonitoringInfoResponse) ProtoReflect() protoreflect.Message
- func (x *QueryGetMonitoringInfoResponse) Reset()
- func (x *QueryGetMonitoringInfoResponse) String() string
- type QueryParamsRequest
- type QueryParamsResponse
- func (*QueryParamsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryParamsResponse) GetParams() *Params
- func (*QueryParamsResponse) ProtoMessage()
- func (x *QueryParamsResponse) ProtoReflect() protoreflect.Message
- func (x *QueryParamsResponse) Reset()
- func (x *QueryParamsResponse) String() string
- type QueryServer
- type UnimplementedMsgServer
- type UnimplementedQueryServer
- func (UnimplementedQueryServer) GetConnectionChannelID(context.Context, *QueryGetConnectionChannelIDRequest) (*QueryGetConnectionChannelIDResponse, error)
- func (UnimplementedQueryServer) GetConsumerClientID(context.Context, *QueryGetConsumerClientIDRequest) (*QueryGetConsumerClientIDResponse, error)
- func (UnimplementedQueryServer) GetMonitoringInfo(context.Context, *QueryGetMonitoringInfoRequest) (*QueryGetMonitoringInfoResponse, error)
- func (UnimplementedQueryServer) Params(context.Context, *QueryParamsRequest) (*QueryParamsResponse, error)
- type UnsafeMsgServer
- type UnsafeQueryServer
Constants ¶
const ( Query_Params_FullMethodName = "/network.monitoringp.v1.Query/Params" Query_GetMonitoringInfo_FullMethodName = "/network.monitoringp.v1.Query/GetMonitoringInfo" Query_GetConnectionChannelID_FullMethodName = "/network.monitoringp.v1.Query/GetConnectionChannelID" Query_GetConsumerClientID_FullMethodName = "/network.monitoringp.v1.Query/GetConsumerClientID" )
const (
Msg_UpdateParams_FullMethodName = "/network.monitoringp.v1.Msg/UpdateParams"
)
Variables ¶
var File_network_monitoringp_v1_connection_channel_id_proto protoreflect.FileDescriptor
var File_network_monitoringp_v1_consumer_client_id_proto protoreflect.FileDescriptor
var File_network_monitoringp_v1_genesis_proto protoreflect.FileDescriptor
var File_network_monitoringp_v1_monitoring_info_proto protoreflect.FileDescriptor
var File_network_monitoringp_v1_packet_proto protoreflect.FileDescriptor
var File_network_monitoringp_v1_params_proto protoreflect.FileDescriptor
var File_network_monitoringp_v1_query_proto protoreflect.FileDescriptor
var File_network_monitoringp_v1_tx_proto protoreflect.FileDescriptor
var Msg_ServiceDesc = grpc.ServiceDesc{ ServiceName: "network.monitoringp.v1.Msg", HandlerType: (*MsgServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "UpdateParams", Handler: _Msg_UpdateParams_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "network/monitoringp/v1/tx.proto", }
Msg_ServiceDesc is the grpc.ServiceDesc for Msg service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var Query_ServiceDesc = grpc.ServiceDesc{ ServiceName: "network.monitoringp.v1.Query", HandlerType: (*QueryServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Params", Handler: _Query_Params_Handler, }, { MethodName: "GetMonitoringInfo", Handler: _Query_GetMonitoringInfo_Handler, }, { MethodName: "GetConnectionChannelID", Handler: _Query_GetConnectionChannelID_Handler, }, { MethodName: "GetConsumerClientID", Handler: _Query_GetConsumerClientID_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "network/monitoringp/v1/query.proto", }
Query_ServiceDesc is the grpc.ServiceDesc for Query service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterMsgServer ¶
func RegisterMsgServer(s grpc.ServiceRegistrar, srv MsgServer)
func RegisterQueryServer ¶
func RegisterQueryServer(s grpc.ServiceRegistrar, srv QueryServer)
Types ¶
type ConnectionChannelID ¶
type ConnectionChannelID struct { ChannelId string `protobuf:"bytes,1,opt,name=channel_id,json=channelId,proto3" json:"channel_id,omitempty"` // contains filtered or unexported fields }
func (*ConnectionChannelID) Descriptor
deprecated
func (*ConnectionChannelID) Descriptor() ([]byte, []int)
Deprecated: Use ConnectionChannelID.ProtoReflect.Descriptor instead.
func (*ConnectionChannelID) GetChannelId ¶
func (x *ConnectionChannelID) GetChannelId() string
func (*ConnectionChannelID) ProtoMessage ¶
func (*ConnectionChannelID) ProtoMessage()
func (*ConnectionChannelID) ProtoReflect ¶
func (x *ConnectionChannelID) ProtoReflect() protoreflect.Message
func (*ConnectionChannelID) Reset ¶
func (x *ConnectionChannelID) Reset()
func (*ConnectionChannelID) String ¶
func (x *ConnectionChannelID) String() string
type ConsumerClientID ¶
type ConsumerClientID struct { ClientId string `protobuf:"bytes,1,opt,name=client_id,json=clientId,proto3" json:"client_id,omitempty"` // contains filtered or unexported fields }
func (*ConsumerClientID) Descriptor
deprecated
func (*ConsumerClientID) Descriptor() ([]byte, []int)
Deprecated: Use ConsumerClientID.ProtoReflect.Descriptor instead.
func (*ConsumerClientID) GetClientId ¶
func (x *ConsumerClientID) GetClientId() string
func (*ConsumerClientID) ProtoMessage ¶
func (*ConsumerClientID) ProtoMessage()
func (*ConsumerClientID) ProtoReflect ¶
func (x *ConsumerClientID) ProtoReflect() protoreflect.Message
func (*ConsumerClientID) Reset ¶
func (x *ConsumerClientID) Reset()
func (*ConsumerClientID) String ¶
func (x *ConsumerClientID) String() string
type GenesisState ¶
type GenesisState struct { // params defines all the parameters of the module. Params *Params `protobuf:"bytes,1,opt,name=params,proto3" json:"params,omitempty"` PortId string `protobuf:"bytes,2,opt,name=port_id,json=portId,proto3" json:"port_id,omitempty"` MonitoringInfo *MonitoringInfo `protobuf:"bytes,3,opt,name=monitoring_info,json=monitoringInfo,proto3" json:"monitoring_info,omitempty"` ConnectionChannelId *ConnectionChannelID `protobuf:"bytes,4,opt,name=connection_channel_id,json=connectionChannelId,proto3" json:"connection_channel_id,omitempty"` ConsumerClientId *ConsumerClientID `protobuf:"bytes,5,opt,name=consumer_client_id,json=consumerClientId,proto3" json:"consumer_client_id,omitempty"` // contains filtered or unexported fields }
GenesisState defines the monitoringp module's genesis state.
func (*GenesisState) Descriptor
deprecated
func (*GenesisState) Descriptor() ([]byte, []int)
Deprecated: Use GenesisState.ProtoReflect.Descriptor instead.
func (*GenesisState) GetConnectionChannelId ¶
func (x *GenesisState) GetConnectionChannelId() *ConnectionChannelID
func (*GenesisState) GetConsumerClientId ¶
func (x *GenesisState) GetConsumerClientId() *ConsumerClientID
func (*GenesisState) GetMonitoringInfo ¶
func (x *GenesisState) GetMonitoringInfo() *MonitoringInfo
func (*GenesisState) GetParams ¶
func (x *GenesisState) GetParams() *Params
func (*GenesisState) GetPortId ¶
func (x *GenesisState) GetPortId() string
func (*GenesisState) ProtoMessage ¶
func (*GenesisState) ProtoMessage()
func (*GenesisState) ProtoReflect ¶
func (x *GenesisState) ProtoReflect() protoreflect.Message
func (*GenesisState) Reset ¶
func (x *GenesisState) Reset()
func (*GenesisState) String ¶
func (x *GenesisState) String() string
type MonitoringInfo ¶
type MonitoringInfo struct { Transmitted bool `protobuf:"varint,1,opt,name=transmitted,proto3" json:"transmitted,omitempty"` SignatureCounts *types.SignatureCounts `protobuf:"bytes,2,opt,name=signature_counts,json=signatureCounts,proto3" json:"signature_counts,omitempty"` // contains filtered or unexported fields }
func (*MonitoringInfo) Descriptor
deprecated
func (*MonitoringInfo) Descriptor() ([]byte, []int)
Deprecated: Use MonitoringInfo.ProtoReflect.Descriptor instead.
func (*MonitoringInfo) GetSignatureCounts ¶
func (x *MonitoringInfo) GetSignatureCounts() *types.SignatureCounts
func (*MonitoringInfo) GetTransmitted ¶
func (x *MonitoringInfo) GetTransmitted() bool
func (*MonitoringInfo) ProtoMessage ¶
func (*MonitoringInfo) ProtoMessage()
func (*MonitoringInfo) ProtoReflect ¶
func (x *MonitoringInfo) ProtoReflect() protoreflect.Message
func (*MonitoringInfo) Reset ¶
func (x *MonitoringInfo) Reset()
func (*MonitoringInfo) String ¶
func (x *MonitoringInfo) String() string
type MonitoringpPacketData ¶
type MonitoringpPacketData struct { // Types that are assignable to Packet: // // *MonitoringpPacketData_NoData Packet isMonitoringpPacketData_Packet `protobuf_oneof:"packet"` // contains filtered or unexported fields }
func (*MonitoringpPacketData) Descriptor
deprecated
func (*MonitoringpPacketData) Descriptor() ([]byte, []int)
Deprecated: Use MonitoringpPacketData.ProtoReflect.Descriptor instead.
func (*MonitoringpPacketData) GetNoData ¶
func (x *MonitoringpPacketData) GetNoData() *NoData
func (*MonitoringpPacketData) GetPacket ¶
func (x *MonitoringpPacketData) GetPacket() isMonitoringpPacketData_Packet
func (*MonitoringpPacketData) ProtoMessage ¶
func (*MonitoringpPacketData) ProtoMessage()
func (*MonitoringpPacketData) ProtoReflect ¶
func (x *MonitoringpPacketData) ProtoReflect() protoreflect.Message
func (*MonitoringpPacketData) Reset ¶
func (x *MonitoringpPacketData) Reset()
func (*MonitoringpPacketData) String ¶
func (x *MonitoringpPacketData) String() string
type MonitoringpPacketData_NoData ¶
type MonitoringpPacketData_NoData struct {
NoData *NoData `protobuf:"bytes,1,opt,name=noData,proto3,oneof"`
}
type MsgClient ¶
type MsgClient interface { // UpdateParams defines a (governance) operation for updating the module // parameters. The authority defaults to the x/gov module account. UpdateParams(ctx context.Context, in *MsgUpdateParams, opts ...grpc.CallOption) (*MsgUpdateParamsResponse, error) }
MsgClient is the client API for Msg service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewMsgClient ¶
func NewMsgClient(cc grpc.ClientConnInterface) MsgClient
type MsgServer ¶
type MsgServer interface { // UpdateParams defines a (governance) operation for updating the module // parameters. The authority defaults to the x/gov module account. UpdateParams(context.Context, *MsgUpdateParams) (*MsgUpdateParamsResponse, error) // contains filtered or unexported methods }
MsgServer is the server API for Msg service. All implementations must embed UnimplementedMsgServer for forward compatibility
type MsgUpdateParams ¶
type MsgUpdateParams struct { // authority is the address that controls the module (defaults to x/gov unless overwritten). Authority string `protobuf:"bytes,1,opt,name=authority,proto3" json:"authority,omitempty"` // params defines the module parameters to update. // // NOTE: All parameters must be supplied. Params *Params `protobuf:"bytes,2,opt,name=params,proto3" json:"params,omitempty"` // contains filtered or unexported fields }
MsgUpdateParams is the Msg/UpdateParams request type.
func (*MsgUpdateParams) Descriptor
deprecated
func (*MsgUpdateParams) Descriptor() ([]byte, []int)
Deprecated: Use MsgUpdateParams.ProtoReflect.Descriptor instead.
func (*MsgUpdateParams) GetAuthority ¶
func (x *MsgUpdateParams) GetAuthority() string
func (*MsgUpdateParams) GetParams ¶
func (x *MsgUpdateParams) GetParams() *Params
func (*MsgUpdateParams) ProtoMessage ¶
func (*MsgUpdateParams) ProtoMessage()
func (*MsgUpdateParams) ProtoReflect ¶
func (x *MsgUpdateParams) ProtoReflect() protoreflect.Message
func (*MsgUpdateParams) Reset ¶
func (x *MsgUpdateParams) Reset()
func (*MsgUpdateParams) String ¶
func (x *MsgUpdateParams) String() string
type MsgUpdateParamsResponse ¶
type MsgUpdateParamsResponse struct {
// contains filtered or unexported fields
}
MsgUpdateParamsResponse defines the response structure for executing a MsgUpdateParams message.
func (*MsgUpdateParamsResponse) Descriptor
deprecated
func (*MsgUpdateParamsResponse) Descriptor() ([]byte, []int)
Deprecated: Use MsgUpdateParamsResponse.ProtoReflect.Descriptor instead.
func (*MsgUpdateParamsResponse) ProtoMessage ¶
func (*MsgUpdateParamsResponse) ProtoMessage()
func (*MsgUpdateParamsResponse) ProtoReflect ¶
func (x *MsgUpdateParamsResponse) ProtoReflect() protoreflect.Message
func (*MsgUpdateParamsResponse) Reset ¶
func (x *MsgUpdateParamsResponse) Reset()
func (*MsgUpdateParamsResponse) String ¶
func (x *MsgUpdateParamsResponse) String() string
type NoData ¶
type NoData struct {
// contains filtered or unexported fields
}
func (*NoData) Descriptor
deprecated
func (*NoData) ProtoMessage ¶
func (*NoData) ProtoMessage()
func (*NoData) ProtoReflect ¶
func (x *NoData) ProtoReflect() protoreflect.Message
type Params ¶
type Params struct { LastBlockHeight int64 `protobuf:"varint,1,opt,name=last_block_height,json=lastBlockHeight,proto3" json:"last_block_height,omitempty"` ConsumerChainId string `protobuf:"bytes,2,opt,name=consumer_chain_id,json=consumerChainId,proto3" json:"consumer_chain_id,omitempty"` ConsumerConsensusState *types.ConsensusState `` /* 129-byte string literal not displayed */ ConsumerUnbondingPeriod int64 `` /* 133-byte string literal not displayed */ ConsumerRevisionHeight uint64 `` /* 130-byte string literal not displayed */ // contains filtered or unexported fields }
Params defines the parameters for the module.
func (*Params) Descriptor
deprecated
func (*Params) GetConsumerChainId ¶
func (*Params) GetConsumerConsensusState ¶
func (x *Params) GetConsumerConsensusState() *types.ConsensusState
func (*Params) GetConsumerRevisionHeight ¶
func (*Params) GetConsumerUnbondingPeriod ¶
func (*Params) GetLastBlockHeight ¶
func (*Params) ProtoMessage ¶
func (*Params) ProtoMessage()
func (*Params) ProtoReflect ¶
func (x *Params) ProtoReflect() protoreflect.Message
type QueryClient ¶
type QueryClient interface { // Parameters queries the parameters of the module. Params(ctx context.Context, in *QueryParamsRequest, opts ...grpc.CallOption) (*QueryParamsResponse, error) // Queries a MonitoringInfo by index. GetMonitoringInfo(ctx context.Context, in *QueryGetMonitoringInfoRequest, opts ...grpc.CallOption) (*QueryGetMonitoringInfoResponse, error) // Queries a ConnectionChannelID by index. GetConnectionChannelID(ctx context.Context, in *QueryGetConnectionChannelIDRequest, opts ...grpc.CallOption) (*QueryGetConnectionChannelIDResponse, error) // Queries a ConsumerClientID by index. GetConsumerClientID(ctx context.Context, in *QueryGetConsumerClientIDRequest, opts ...grpc.CallOption) (*QueryGetConsumerClientIDResponse, error) }
QueryClient is the client API for Query service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewQueryClient ¶
func NewQueryClient(cc grpc.ClientConnInterface) QueryClient
type QueryGetConnectionChannelIDRequest ¶
type QueryGetConnectionChannelIDRequest struct {
// contains filtered or unexported fields
}
func (*QueryGetConnectionChannelIDRequest) Descriptor
deprecated
func (*QueryGetConnectionChannelIDRequest) Descriptor() ([]byte, []int)
Deprecated: Use QueryGetConnectionChannelIDRequest.ProtoReflect.Descriptor instead.
func (*QueryGetConnectionChannelIDRequest) ProtoMessage ¶
func (*QueryGetConnectionChannelIDRequest) ProtoMessage()
func (*QueryGetConnectionChannelIDRequest) ProtoReflect ¶
func (x *QueryGetConnectionChannelIDRequest) ProtoReflect() protoreflect.Message
func (*QueryGetConnectionChannelIDRequest) Reset ¶
func (x *QueryGetConnectionChannelIDRequest) Reset()
func (*QueryGetConnectionChannelIDRequest) String ¶
func (x *QueryGetConnectionChannelIDRequest) String() string
type QueryGetConnectionChannelIDResponse ¶
type QueryGetConnectionChannelIDResponse struct { ConnectionChannelId *ConnectionChannelID `protobuf:"bytes,1,opt,name=connection_channel_id,json=connectionChannelId,proto3" json:"connection_channel_id,omitempty"` // contains filtered or unexported fields }
func (*QueryGetConnectionChannelIDResponse) Descriptor
deprecated
func (*QueryGetConnectionChannelIDResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryGetConnectionChannelIDResponse.ProtoReflect.Descriptor instead.
func (*QueryGetConnectionChannelIDResponse) GetConnectionChannelId ¶
func (x *QueryGetConnectionChannelIDResponse) GetConnectionChannelId() *ConnectionChannelID
func (*QueryGetConnectionChannelIDResponse) ProtoMessage ¶
func (*QueryGetConnectionChannelIDResponse) ProtoMessage()
func (*QueryGetConnectionChannelIDResponse) ProtoReflect ¶
func (x *QueryGetConnectionChannelIDResponse) ProtoReflect() protoreflect.Message
func (*QueryGetConnectionChannelIDResponse) Reset ¶
func (x *QueryGetConnectionChannelIDResponse) Reset()
func (*QueryGetConnectionChannelIDResponse) String ¶
func (x *QueryGetConnectionChannelIDResponse) String() string
type QueryGetConsumerClientIDRequest ¶
type QueryGetConsumerClientIDRequest struct {
// contains filtered or unexported fields
}
func (*QueryGetConsumerClientIDRequest) Descriptor
deprecated
func (*QueryGetConsumerClientIDRequest) Descriptor() ([]byte, []int)
Deprecated: Use QueryGetConsumerClientIDRequest.ProtoReflect.Descriptor instead.
func (*QueryGetConsumerClientIDRequest) ProtoMessage ¶
func (*QueryGetConsumerClientIDRequest) ProtoMessage()
func (*QueryGetConsumerClientIDRequest) ProtoReflect ¶
func (x *QueryGetConsumerClientIDRequest) ProtoReflect() protoreflect.Message
func (*QueryGetConsumerClientIDRequest) Reset ¶
func (x *QueryGetConsumerClientIDRequest) Reset()
func (*QueryGetConsumerClientIDRequest) String ¶
func (x *QueryGetConsumerClientIDRequest) String() string
type QueryGetConsumerClientIDResponse ¶
type QueryGetConsumerClientIDResponse struct { ConsumerClientId *ConsumerClientID `protobuf:"bytes,1,opt,name=consumer_client_id,json=consumerClientId,proto3" json:"consumer_client_id,omitempty"` // contains filtered or unexported fields }
func (*QueryGetConsumerClientIDResponse) Descriptor
deprecated
func (*QueryGetConsumerClientIDResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryGetConsumerClientIDResponse.ProtoReflect.Descriptor instead.
func (*QueryGetConsumerClientIDResponse) GetConsumerClientId ¶
func (x *QueryGetConsumerClientIDResponse) GetConsumerClientId() *ConsumerClientID
func (*QueryGetConsumerClientIDResponse) ProtoMessage ¶
func (*QueryGetConsumerClientIDResponse) ProtoMessage()
func (*QueryGetConsumerClientIDResponse) ProtoReflect ¶
func (x *QueryGetConsumerClientIDResponse) ProtoReflect() protoreflect.Message
func (*QueryGetConsumerClientIDResponse) Reset ¶
func (x *QueryGetConsumerClientIDResponse) Reset()
func (*QueryGetConsumerClientIDResponse) String ¶
func (x *QueryGetConsumerClientIDResponse) String() string
type QueryGetMonitoringInfoRequest ¶
type QueryGetMonitoringInfoRequest struct {
// contains filtered or unexported fields
}
func (*QueryGetMonitoringInfoRequest) Descriptor
deprecated
func (*QueryGetMonitoringInfoRequest) Descriptor() ([]byte, []int)
Deprecated: Use QueryGetMonitoringInfoRequest.ProtoReflect.Descriptor instead.
func (*QueryGetMonitoringInfoRequest) ProtoMessage ¶
func (*QueryGetMonitoringInfoRequest) ProtoMessage()
func (*QueryGetMonitoringInfoRequest) ProtoReflect ¶
func (x *QueryGetMonitoringInfoRequest) ProtoReflect() protoreflect.Message
func (*QueryGetMonitoringInfoRequest) Reset ¶
func (x *QueryGetMonitoringInfoRequest) Reset()
func (*QueryGetMonitoringInfoRequest) String ¶
func (x *QueryGetMonitoringInfoRequest) String() string
type QueryGetMonitoringInfoResponse ¶
type QueryGetMonitoringInfoResponse struct { MonitoringInfo *MonitoringInfo `protobuf:"bytes,1,opt,name=monitoring_info,json=monitoringInfo,proto3" json:"monitoring_info,omitempty"` // contains filtered or unexported fields }
func (*QueryGetMonitoringInfoResponse) Descriptor
deprecated
func (*QueryGetMonitoringInfoResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryGetMonitoringInfoResponse.ProtoReflect.Descriptor instead.
func (*QueryGetMonitoringInfoResponse) GetMonitoringInfo ¶
func (x *QueryGetMonitoringInfoResponse) GetMonitoringInfo() *MonitoringInfo
func (*QueryGetMonitoringInfoResponse) ProtoMessage ¶
func (*QueryGetMonitoringInfoResponse) ProtoMessage()
func (*QueryGetMonitoringInfoResponse) ProtoReflect ¶
func (x *QueryGetMonitoringInfoResponse) ProtoReflect() protoreflect.Message
func (*QueryGetMonitoringInfoResponse) Reset ¶
func (x *QueryGetMonitoringInfoResponse) Reset()
func (*QueryGetMonitoringInfoResponse) String ¶
func (x *QueryGetMonitoringInfoResponse) String() string
type QueryParamsRequest ¶
type QueryParamsRequest struct {
// contains filtered or unexported fields
}
QueryParamsRequest is request type for the Query/Params RPC method.
func (*QueryParamsRequest) Descriptor
deprecated
func (*QueryParamsRequest) Descriptor() ([]byte, []int)
Deprecated: Use QueryParamsRequest.ProtoReflect.Descriptor instead.
func (*QueryParamsRequest) ProtoMessage ¶
func (*QueryParamsRequest) ProtoMessage()
func (*QueryParamsRequest) ProtoReflect ¶
func (x *QueryParamsRequest) ProtoReflect() protoreflect.Message
func (*QueryParamsRequest) Reset ¶
func (x *QueryParamsRequest) Reset()
func (*QueryParamsRequest) String ¶
func (x *QueryParamsRequest) String() string
type QueryParamsResponse ¶
type QueryParamsResponse struct { // params holds all the parameters of this module. Params *Params `protobuf:"bytes,1,opt,name=params,proto3" json:"params,omitempty"` // contains filtered or unexported fields }
QueryParamsResponse is response type for the Query/Params RPC method.
func (*QueryParamsResponse) Descriptor
deprecated
func (*QueryParamsResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryParamsResponse.ProtoReflect.Descriptor instead.
func (*QueryParamsResponse) GetParams ¶
func (x *QueryParamsResponse) GetParams() *Params
func (*QueryParamsResponse) ProtoMessage ¶
func (*QueryParamsResponse) ProtoMessage()
func (*QueryParamsResponse) ProtoReflect ¶
func (x *QueryParamsResponse) ProtoReflect() protoreflect.Message
func (*QueryParamsResponse) Reset ¶
func (x *QueryParamsResponse) Reset()
func (*QueryParamsResponse) String ¶
func (x *QueryParamsResponse) String() string
type QueryServer ¶
type QueryServer interface { // Parameters queries the parameters of the module. Params(context.Context, *QueryParamsRequest) (*QueryParamsResponse, error) // Queries a MonitoringInfo by index. GetMonitoringInfo(context.Context, *QueryGetMonitoringInfoRequest) (*QueryGetMonitoringInfoResponse, error) // Queries a ConnectionChannelID by index. GetConnectionChannelID(context.Context, *QueryGetConnectionChannelIDRequest) (*QueryGetConnectionChannelIDResponse, error) // Queries a ConsumerClientID by index. GetConsumerClientID(context.Context, *QueryGetConsumerClientIDRequest) (*QueryGetConsumerClientIDResponse, error) // contains filtered or unexported methods }
QueryServer is the server API for Query service. All implementations must embed UnimplementedQueryServer for forward compatibility
type UnimplementedMsgServer ¶
type UnimplementedMsgServer struct { }
UnimplementedMsgServer must be embedded to have forward compatible implementations.
func (UnimplementedMsgServer) UpdateParams ¶
func (UnimplementedMsgServer) UpdateParams(context.Context, *MsgUpdateParams) (*MsgUpdateParamsResponse, error)
type UnimplementedQueryServer ¶
type UnimplementedQueryServer struct { }
UnimplementedQueryServer must be embedded to have forward compatible implementations.
func (UnimplementedQueryServer) GetConnectionChannelID ¶
func (UnimplementedQueryServer) GetConnectionChannelID(context.Context, *QueryGetConnectionChannelIDRequest) (*QueryGetConnectionChannelIDResponse, error)
func (UnimplementedQueryServer) GetConsumerClientID ¶
func (UnimplementedQueryServer) GetConsumerClientID(context.Context, *QueryGetConsumerClientIDRequest) (*QueryGetConsumerClientIDResponse, error)
func (UnimplementedQueryServer) GetMonitoringInfo ¶
func (UnimplementedQueryServer) GetMonitoringInfo(context.Context, *QueryGetMonitoringInfoRequest) (*QueryGetMonitoringInfoResponse, error)
func (UnimplementedQueryServer) Params ¶
func (UnimplementedQueryServer) Params(context.Context, *QueryParamsRequest) (*QueryParamsResponse, error)
type UnsafeMsgServer ¶
type UnsafeMsgServer interface {
// contains filtered or unexported methods
}
UnsafeMsgServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to MsgServer will result in compilation errors.
type UnsafeQueryServer ¶
type UnsafeQueryServer interface {
// contains filtered or unexported methods
}
UnsafeQueryServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to QueryServer will result in compilation errors.