Documentation ¶
Index ¶
- Variables
- func RegisterInterfaces(registry codectypes.InterfaceRegistry)
- func RegisterMsgServiceServer(s grpc1.Server, srv MsgServiceServer)
- type EventCreate
- func (*EventCreate) Descriptor() ([]byte, []int)
- func (m *EventCreate) Marshal() (dAtA []byte, err error)
- func (m *EventCreate) MarshalTo(dAtA []byte) (int, error)
- func (m *EventCreate) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*EventCreate) ProtoMessage()
- func (m *EventCreate) Reset()
- func (m *EventCreate) Size() (n int)
- func (m *EventCreate) String() string
- func (m *EventCreate) Unmarshal(dAtA []byte) error
- func (m *EventCreate) XXX_DiscardUnknown()
- func (m *EventCreate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *EventCreate) XXX_Merge(src proto.Message)
- func (m *EventCreate) XXX_Size() int
- func (m *EventCreate) XXX_Unmarshal(b []byte) error
- type EventLinkNode
- func (*EventLinkNode) Descriptor() ([]byte, []int)
- func (m *EventLinkNode) Marshal() (dAtA []byte, err error)
- func (m *EventLinkNode) MarshalTo(dAtA []byte) (int, error)
- func (m *EventLinkNode) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*EventLinkNode) ProtoMessage()
- func (m *EventLinkNode) Reset()
- func (m *EventLinkNode) Size() (n int)
- func (m *EventLinkNode) String() string
- func (m *EventLinkNode) Unmarshal(dAtA []byte) error
- func (m *EventLinkNode) XXX_DiscardUnknown()
- func (m *EventLinkNode) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *EventLinkNode) XXX_Merge(src proto.Message)
- func (m *EventLinkNode) XXX_Size() int
- func (m *EventLinkNode) XXX_Unmarshal(b []byte) error
- type EventUnlinkNode
- func (*EventUnlinkNode) Descriptor() ([]byte, []int)
- func (m *EventUnlinkNode) Marshal() (dAtA []byte, err error)
- func (m *EventUnlinkNode) MarshalTo(dAtA []byte) (int, error)
- func (m *EventUnlinkNode) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*EventUnlinkNode) ProtoMessage()
- func (m *EventUnlinkNode) Reset()
- func (m *EventUnlinkNode) Size() (n int)
- func (m *EventUnlinkNode) String() string
- func (m *EventUnlinkNode) Unmarshal(dAtA []byte) error
- func (m *EventUnlinkNode) XXX_DiscardUnknown()
- func (m *EventUnlinkNode) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *EventUnlinkNode) XXX_Merge(src proto.Message)
- func (m *EventUnlinkNode) XXX_Size() int
- func (m *EventUnlinkNode) XXX_Unmarshal(b []byte) error
- type EventUpdateStatus
- func (*EventUpdateStatus) Descriptor() ([]byte, []int)
- func (m *EventUpdateStatus) Marshal() (dAtA []byte, err error)
- func (m *EventUpdateStatus) MarshalTo(dAtA []byte) (int, error)
- func (m *EventUpdateStatus) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*EventUpdateStatus) ProtoMessage()
- func (m *EventUpdateStatus) Reset()
- func (m *EventUpdateStatus) Size() (n int)
- func (m *EventUpdateStatus) String() string
- func (m *EventUpdateStatus) Unmarshal(dAtA []byte) error
- func (m *EventUpdateStatus) XXX_DiscardUnknown()
- func (m *EventUpdateStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *EventUpdateStatus) XXX_Merge(src proto.Message)
- func (m *EventUpdateStatus) XXX_Size() int
- func (m *EventUpdateStatus) XXX_Unmarshal(b []byte) error
- type MsgCreatePlanRequest
- func (*MsgCreatePlanRequest) Descriptor() ([]byte, []int)
- func (m *MsgCreatePlanRequest) GetSigners() []sdk.AccAddress
- func (m *MsgCreatePlanRequest) Marshal() (dAtA []byte, err error)
- func (m *MsgCreatePlanRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *MsgCreatePlanRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MsgCreatePlanRequest) ProtoMessage()
- func (m *MsgCreatePlanRequest) Reset()
- func (m *MsgCreatePlanRequest) Size() (n int)
- func (m *MsgCreatePlanRequest) String() string
- func (m *MsgCreatePlanRequest) Unmarshal(dAtA []byte) error
- func (m *MsgCreatePlanRequest) ValidateBasic() error
- func (m *MsgCreatePlanRequest) XXX_DiscardUnknown()
- func (m *MsgCreatePlanRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MsgCreatePlanRequest) XXX_Merge(src proto.Message)
- func (m *MsgCreatePlanRequest) XXX_Size() int
- func (m *MsgCreatePlanRequest) XXX_Unmarshal(b []byte) error
- type MsgCreatePlanResponse
- func (*MsgCreatePlanResponse) Descriptor() ([]byte, []int)
- func (m *MsgCreatePlanResponse) Marshal() (dAtA []byte, err error)
- func (m *MsgCreatePlanResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *MsgCreatePlanResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MsgCreatePlanResponse) ProtoMessage()
- func (m *MsgCreatePlanResponse) Reset()
- func (m *MsgCreatePlanResponse) Size() (n int)
- func (m *MsgCreatePlanResponse) String() string
- func (m *MsgCreatePlanResponse) Unmarshal(dAtA []byte) error
- func (m *MsgCreatePlanResponse) XXX_DiscardUnknown()
- func (m *MsgCreatePlanResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MsgCreatePlanResponse) XXX_Merge(src proto.Message)
- func (m *MsgCreatePlanResponse) XXX_Size() int
- func (m *MsgCreatePlanResponse) XXX_Unmarshal(b []byte) error
- type MsgLinkNodeRequest
- func (*MsgLinkNodeRequest) Descriptor() ([]byte, []int)
- func (m *MsgLinkNodeRequest) GetSigners() []sdk.AccAddress
- func (m *MsgLinkNodeRequest) Marshal() (dAtA []byte, err error)
- func (m *MsgLinkNodeRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *MsgLinkNodeRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MsgLinkNodeRequest) ProtoMessage()
- func (m *MsgLinkNodeRequest) Reset()
- func (m *MsgLinkNodeRequest) Size() (n int)
- func (m *MsgLinkNodeRequest) String() string
- func (m *MsgLinkNodeRequest) Unmarshal(dAtA []byte) error
- func (m *MsgLinkNodeRequest) ValidateBasic() error
- func (m *MsgLinkNodeRequest) XXX_DiscardUnknown()
- func (m *MsgLinkNodeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MsgLinkNodeRequest) XXX_Merge(src proto.Message)
- func (m *MsgLinkNodeRequest) XXX_Size() int
- func (m *MsgLinkNodeRequest) XXX_Unmarshal(b []byte) error
- type MsgLinkNodeResponse
- func (*MsgLinkNodeResponse) Descriptor() ([]byte, []int)
- func (m *MsgLinkNodeResponse) Marshal() (dAtA []byte, err error)
- func (m *MsgLinkNodeResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *MsgLinkNodeResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MsgLinkNodeResponse) ProtoMessage()
- func (m *MsgLinkNodeResponse) Reset()
- func (m *MsgLinkNodeResponse) Size() (n int)
- func (m *MsgLinkNodeResponse) String() string
- func (m *MsgLinkNodeResponse) Unmarshal(dAtA []byte) error
- func (m *MsgLinkNodeResponse) XXX_DiscardUnknown()
- func (m *MsgLinkNodeResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MsgLinkNodeResponse) XXX_Merge(src proto.Message)
- func (m *MsgLinkNodeResponse) XXX_Size() int
- func (m *MsgLinkNodeResponse) XXX_Unmarshal(b []byte) error
- type MsgServiceClient
- type MsgServiceServer
- type MsgStartSessionRequest
- func (*MsgStartSessionRequest) Descriptor() ([]byte, []int)
- func (m *MsgStartSessionRequest) GetSigners() []sdk.AccAddress
- func (m *MsgStartSessionRequest) Marshal() (dAtA []byte, err error)
- func (m *MsgStartSessionRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *MsgStartSessionRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MsgStartSessionRequest) ProtoMessage()
- func (m *MsgStartSessionRequest) Reset()
- func (m *MsgStartSessionRequest) Size() (n int)
- func (m *MsgStartSessionRequest) String() string
- func (m *MsgStartSessionRequest) Unmarshal(dAtA []byte) error
- func (m *MsgStartSessionRequest) ValidateBasic() error
- func (m *MsgStartSessionRequest) XXX_DiscardUnknown()
- func (m *MsgStartSessionRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MsgStartSessionRequest) XXX_Merge(src proto.Message)
- func (m *MsgStartSessionRequest) XXX_Size() int
- func (m *MsgStartSessionRequest) XXX_Unmarshal(b []byte) error
- type MsgStartSessionResponse
- func (*MsgStartSessionResponse) Descriptor() ([]byte, []int)
- func (m *MsgStartSessionResponse) Marshal() (dAtA []byte, err error)
- func (m *MsgStartSessionResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *MsgStartSessionResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MsgStartSessionResponse) ProtoMessage()
- func (m *MsgStartSessionResponse) Reset()
- func (m *MsgStartSessionResponse) Size() (n int)
- func (m *MsgStartSessionResponse) String() string
- func (m *MsgStartSessionResponse) Unmarshal(dAtA []byte) error
- func (m *MsgStartSessionResponse) XXX_DiscardUnknown()
- func (m *MsgStartSessionResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MsgStartSessionResponse) XXX_Merge(src proto.Message)
- func (m *MsgStartSessionResponse) XXX_Size() int
- func (m *MsgStartSessionResponse) XXX_Unmarshal(b []byte) error
- type MsgUnlinkNodeRequest
- func (*MsgUnlinkNodeRequest) Descriptor() ([]byte, []int)
- func (m *MsgUnlinkNodeRequest) GetSigners() []sdk.AccAddress
- func (m *MsgUnlinkNodeRequest) Marshal() (dAtA []byte, err error)
- func (m *MsgUnlinkNodeRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *MsgUnlinkNodeRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MsgUnlinkNodeRequest) ProtoMessage()
- func (m *MsgUnlinkNodeRequest) Reset()
- func (m *MsgUnlinkNodeRequest) Size() (n int)
- func (m *MsgUnlinkNodeRequest) String() string
- func (m *MsgUnlinkNodeRequest) Unmarshal(dAtA []byte) error
- func (m *MsgUnlinkNodeRequest) ValidateBasic() error
- func (m *MsgUnlinkNodeRequest) XXX_DiscardUnknown()
- func (m *MsgUnlinkNodeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MsgUnlinkNodeRequest) XXX_Merge(src proto.Message)
- func (m *MsgUnlinkNodeRequest) XXX_Size() int
- func (m *MsgUnlinkNodeRequest) XXX_Unmarshal(b []byte) error
- type MsgUnlinkNodeResponse
- func (*MsgUnlinkNodeResponse) Descriptor() ([]byte, []int)
- func (m *MsgUnlinkNodeResponse) Marshal() (dAtA []byte, err error)
- func (m *MsgUnlinkNodeResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *MsgUnlinkNodeResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MsgUnlinkNodeResponse) ProtoMessage()
- func (m *MsgUnlinkNodeResponse) Reset()
- func (m *MsgUnlinkNodeResponse) Size() (n int)
- func (m *MsgUnlinkNodeResponse) String() string
- func (m *MsgUnlinkNodeResponse) Unmarshal(dAtA []byte) error
- func (m *MsgUnlinkNodeResponse) XXX_DiscardUnknown()
- func (m *MsgUnlinkNodeResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MsgUnlinkNodeResponse) XXX_Merge(src proto.Message)
- func (m *MsgUnlinkNodeResponse) XXX_Size() int
- func (m *MsgUnlinkNodeResponse) XXX_Unmarshal(b []byte) error
- type MsgUpdatePlanStatusRequest
- func (*MsgUpdatePlanStatusRequest) Descriptor() ([]byte, []int)
- func (m *MsgUpdatePlanStatusRequest) GetSigners() []sdk.AccAddress
- func (m *MsgUpdatePlanStatusRequest) Marshal() (dAtA []byte, err error)
- func (m *MsgUpdatePlanStatusRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *MsgUpdatePlanStatusRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MsgUpdatePlanStatusRequest) ProtoMessage()
- func (m *MsgUpdatePlanStatusRequest) Reset()
- func (m *MsgUpdatePlanStatusRequest) Size() (n int)
- func (m *MsgUpdatePlanStatusRequest) String() string
- func (m *MsgUpdatePlanStatusRequest) Unmarshal(dAtA []byte) error
- func (m *MsgUpdatePlanStatusRequest) ValidateBasic() error
- func (m *MsgUpdatePlanStatusRequest) XXX_DiscardUnknown()
- func (m *MsgUpdatePlanStatusRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MsgUpdatePlanStatusRequest) XXX_Merge(src proto.Message)
- func (m *MsgUpdatePlanStatusRequest) XXX_Size() int
- func (m *MsgUpdatePlanStatusRequest) XXX_Unmarshal(b []byte) error
- type MsgUpdatePlanStatusResponse
- func (*MsgUpdatePlanStatusResponse) Descriptor() ([]byte, []int)
- func (m *MsgUpdatePlanStatusResponse) Marshal() (dAtA []byte, err error)
- func (m *MsgUpdatePlanStatusResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *MsgUpdatePlanStatusResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MsgUpdatePlanStatusResponse) ProtoMessage()
- func (m *MsgUpdatePlanStatusResponse) Reset()
- func (m *MsgUpdatePlanStatusResponse) Size() (n int)
- func (m *MsgUpdatePlanStatusResponse) String() string
- func (m *MsgUpdatePlanStatusResponse) Unmarshal(dAtA []byte) error
- func (m *MsgUpdatePlanStatusResponse) XXX_DiscardUnknown()
- func (m *MsgUpdatePlanStatusResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MsgUpdatePlanStatusResponse) XXX_Merge(src proto.Message)
- func (m *MsgUpdatePlanStatusResponse) XXX_Size() int
- func (m *MsgUpdatePlanStatusResponse) XXX_Unmarshal(b []byte) error
- type UnimplementedMsgServiceServer
- func (*UnimplementedMsgServiceServer) MsgCreatePlan(ctx context.Context, req *MsgCreatePlanRequest) (*MsgCreatePlanResponse, error)
- func (*UnimplementedMsgServiceServer) MsgLinkNode(ctx context.Context, req *MsgLinkNodeRequest) (*MsgLinkNodeResponse, error)
- func (*UnimplementedMsgServiceServer) MsgStartSession(ctx context.Context, req *MsgStartSessionRequest) (*MsgStartSessionResponse, error)
- func (*UnimplementedMsgServiceServer) MsgUnlinkNode(ctx context.Context, req *MsgUnlinkNodeRequest) (*MsgUnlinkNodeResponse, error)
- func (*UnimplementedMsgServiceServer) MsgUpdatePlanStatus(ctx context.Context, req *MsgUpdatePlanStatusRequest) (*MsgUpdatePlanStatusResponse, error)
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func RegisterInterfaces ¶
func RegisterInterfaces(registry codectypes.InterfaceRegistry)
func RegisterMsgServiceServer ¶
func RegisterMsgServiceServer(s grpc1.Server, srv MsgServiceServer)
Types ¶
type EventCreate ¶
type EventCreate struct { ID uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` ProvAddress string `protobuf:"bytes,2,opt,name=prov_address,json=provAddress,proto3" json:"prov_address,omitempty"` Duration time.Duration `protobuf:"bytes,3,opt,name=duration,proto3,stdduration" json:"duration"` Gigabytes int64 `protobuf:"varint,4,opt,name=gigabytes,proto3" json:"gigabytes,omitempty"` Prices string `protobuf:"bytes,5,opt,name=prices,proto3" json:"prices,omitempty"` }
func (*EventCreate) Descriptor ¶
func (*EventCreate) Descriptor() ([]byte, []int)
func (*EventCreate) Marshal ¶
func (m *EventCreate) Marshal() (dAtA []byte, err error)
func (*EventCreate) MarshalToSizedBuffer ¶
func (m *EventCreate) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*EventCreate) ProtoMessage ¶
func (*EventCreate) ProtoMessage()
func (*EventCreate) Reset ¶
func (m *EventCreate) Reset()
func (*EventCreate) Size ¶
func (m *EventCreate) Size() (n int)
func (*EventCreate) String ¶
func (m *EventCreate) String() string
func (*EventCreate) Unmarshal ¶
func (m *EventCreate) Unmarshal(dAtA []byte) error
func (*EventCreate) XXX_DiscardUnknown ¶
func (m *EventCreate) XXX_DiscardUnknown()
func (*EventCreate) XXX_Marshal ¶
func (m *EventCreate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*EventCreate) XXX_Merge ¶
func (m *EventCreate) XXX_Merge(src proto.Message)
func (*EventCreate) XXX_Size ¶
func (m *EventCreate) XXX_Size() int
func (*EventCreate) XXX_Unmarshal ¶
func (m *EventCreate) XXX_Unmarshal(b []byte) error
type EventLinkNode ¶
type EventLinkNode struct { ID uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` ProvAddress string `protobuf:"bytes,2,opt,name=prov_address,json=provAddress,proto3" json:"prov_address,omitempty"` NodeAddress string `protobuf:"bytes,3,opt,name=node_address,json=nodeAddress,proto3" json:"node_address,omitempty"` }
func (*EventLinkNode) Descriptor ¶
func (*EventLinkNode) Descriptor() ([]byte, []int)
func (*EventLinkNode) Marshal ¶
func (m *EventLinkNode) Marshal() (dAtA []byte, err error)
func (*EventLinkNode) MarshalToSizedBuffer ¶
func (m *EventLinkNode) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*EventLinkNode) ProtoMessage ¶
func (*EventLinkNode) ProtoMessage()
func (*EventLinkNode) Reset ¶
func (m *EventLinkNode) Reset()
func (*EventLinkNode) Size ¶
func (m *EventLinkNode) Size() (n int)
func (*EventLinkNode) String ¶
func (m *EventLinkNode) String() string
func (*EventLinkNode) Unmarshal ¶
func (m *EventLinkNode) Unmarshal(dAtA []byte) error
func (*EventLinkNode) XXX_DiscardUnknown ¶
func (m *EventLinkNode) XXX_DiscardUnknown()
func (*EventLinkNode) XXX_Marshal ¶
func (m *EventLinkNode) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*EventLinkNode) XXX_Merge ¶
func (m *EventLinkNode) XXX_Merge(src proto.Message)
func (*EventLinkNode) XXX_Size ¶
func (m *EventLinkNode) XXX_Size() int
func (*EventLinkNode) XXX_Unmarshal ¶
func (m *EventLinkNode) XXX_Unmarshal(b []byte) error
type EventUnlinkNode ¶
type EventUnlinkNode struct { ID uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` ProvAddress string `protobuf:"bytes,2,opt,name=prov_address,json=provAddress,proto3" json:"prov_address,omitempty"` NodeAddress string `protobuf:"bytes,3,opt,name=node_address,json=nodeAddress,proto3" json:"node_address,omitempty"` }
func (*EventUnlinkNode) Descriptor ¶
func (*EventUnlinkNode) Descriptor() ([]byte, []int)
func (*EventUnlinkNode) Marshal ¶
func (m *EventUnlinkNode) Marshal() (dAtA []byte, err error)
func (*EventUnlinkNode) MarshalToSizedBuffer ¶
func (m *EventUnlinkNode) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*EventUnlinkNode) ProtoMessage ¶
func (*EventUnlinkNode) ProtoMessage()
func (*EventUnlinkNode) Reset ¶
func (m *EventUnlinkNode) Reset()
func (*EventUnlinkNode) Size ¶
func (m *EventUnlinkNode) Size() (n int)
func (*EventUnlinkNode) String ¶
func (m *EventUnlinkNode) String() string
func (*EventUnlinkNode) Unmarshal ¶
func (m *EventUnlinkNode) Unmarshal(dAtA []byte) error
func (*EventUnlinkNode) XXX_DiscardUnknown ¶
func (m *EventUnlinkNode) XXX_DiscardUnknown()
func (*EventUnlinkNode) XXX_Marshal ¶
func (m *EventUnlinkNode) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*EventUnlinkNode) XXX_Merge ¶
func (m *EventUnlinkNode) XXX_Merge(src proto.Message)
func (*EventUnlinkNode) XXX_Size ¶
func (m *EventUnlinkNode) XXX_Size() int
func (*EventUnlinkNode) XXX_Unmarshal ¶
func (m *EventUnlinkNode) XXX_Unmarshal(b []byte) error
type EventUpdateStatus ¶
type EventUpdateStatus struct { ID uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` ProvAddress string `protobuf:"bytes,2,opt,name=prov_address,json=provAddress,proto3" json:"prov_address,omitempty"` Status v1.Status `protobuf:"varint,3,opt,name=status,proto3,enum=sentinel.types.v1.Status" json:"status,omitempty"` }
func (*EventUpdateStatus) Descriptor ¶
func (*EventUpdateStatus) Descriptor() ([]byte, []int)
func (*EventUpdateStatus) Marshal ¶
func (m *EventUpdateStatus) Marshal() (dAtA []byte, err error)
func (*EventUpdateStatus) MarshalTo ¶
func (m *EventUpdateStatus) MarshalTo(dAtA []byte) (int, error)
func (*EventUpdateStatus) MarshalToSizedBuffer ¶
func (m *EventUpdateStatus) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*EventUpdateStatus) ProtoMessage ¶
func (*EventUpdateStatus) ProtoMessage()
func (*EventUpdateStatus) Reset ¶
func (m *EventUpdateStatus) Reset()
func (*EventUpdateStatus) Size ¶
func (m *EventUpdateStatus) Size() (n int)
func (*EventUpdateStatus) String ¶
func (m *EventUpdateStatus) String() string
func (*EventUpdateStatus) Unmarshal ¶
func (m *EventUpdateStatus) Unmarshal(dAtA []byte) error
func (*EventUpdateStatus) XXX_DiscardUnknown ¶
func (m *EventUpdateStatus) XXX_DiscardUnknown()
func (*EventUpdateStatus) XXX_Marshal ¶
func (m *EventUpdateStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*EventUpdateStatus) XXX_Merge ¶
func (m *EventUpdateStatus) XXX_Merge(src proto.Message)
func (*EventUpdateStatus) XXX_Size ¶
func (m *EventUpdateStatus) XXX_Size() int
func (*EventUpdateStatus) XXX_Unmarshal ¶
func (m *EventUpdateStatus) XXX_Unmarshal(b []byte) error
type MsgCreatePlanRequest ¶
type MsgCreatePlanRequest struct { From string `protobuf:"bytes,1,opt,name=from,proto3" json:"from,omitempty"` Duration time.Duration `protobuf:"bytes,2,opt,name=duration,proto3,stdduration" json:"duration"` Gigabytes int64 `protobuf:"varint,3,opt,name=gigabytes,proto3" json:"gigabytes,omitempty"` Prices github_com_cosmos_cosmos_sdk_types.Coins `protobuf:"bytes,4,rep,name=prices,proto3,castrepeated=github.com/cosmos/cosmos-sdk/types.Coins" json:"prices"` }
func NewMsgCreatePlanRequest ¶
func NewMsgCreatePlanRequest(from base.ProvAddress, duration time.Duration, gigabytes int64, prices sdk.Coins) *MsgCreatePlanRequest
func (*MsgCreatePlanRequest) Descriptor ¶
func (*MsgCreatePlanRequest) Descriptor() ([]byte, []int)
func (*MsgCreatePlanRequest) GetSigners ¶
func (m *MsgCreatePlanRequest) GetSigners() []sdk.AccAddress
func (*MsgCreatePlanRequest) Marshal ¶
func (m *MsgCreatePlanRequest) Marshal() (dAtA []byte, err error)
func (*MsgCreatePlanRequest) MarshalTo ¶
func (m *MsgCreatePlanRequest) MarshalTo(dAtA []byte) (int, error)
func (*MsgCreatePlanRequest) MarshalToSizedBuffer ¶
func (m *MsgCreatePlanRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*MsgCreatePlanRequest) ProtoMessage ¶
func (*MsgCreatePlanRequest) ProtoMessage()
func (*MsgCreatePlanRequest) Reset ¶
func (m *MsgCreatePlanRequest) Reset()
func (*MsgCreatePlanRequest) Size ¶
func (m *MsgCreatePlanRequest) Size() (n int)
func (*MsgCreatePlanRequest) String ¶
func (m *MsgCreatePlanRequest) String() string
func (*MsgCreatePlanRequest) Unmarshal ¶
func (m *MsgCreatePlanRequest) Unmarshal(dAtA []byte) error
func (*MsgCreatePlanRequest) ValidateBasic ¶
func (m *MsgCreatePlanRequest) ValidateBasic() error
func (*MsgCreatePlanRequest) XXX_DiscardUnknown ¶
func (m *MsgCreatePlanRequest) XXX_DiscardUnknown()
func (*MsgCreatePlanRequest) XXX_Marshal ¶
func (m *MsgCreatePlanRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MsgCreatePlanRequest) XXX_Merge ¶
func (m *MsgCreatePlanRequest) XXX_Merge(src proto.Message)
func (*MsgCreatePlanRequest) XXX_Size ¶
func (m *MsgCreatePlanRequest) XXX_Size() int
func (*MsgCreatePlanRequest) XXX_Unmarshal ¶
func (m *MsgCreatePlanRequest) XXX_Unmarshal(b []byte) error
type MsgCreatePlanResponse ¶
type MsgCreatePlanResponse struct {
ID uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
}
func (*MsgCreatePlanResponse) Descriptor ¶
func (*MsgCreatePlanResponse) Descriptor() ([]byte, []int)
func (*MsgCreatePlanResponse) Marshal ¶
func (m *MsgCreatePlanResponse) Marshal() (dAtA []byte, err error)
func (*MsgCreatePlanResponse) MarshalTo ¶
func (m *MsgCreatePlanResponse) MarshalTo(dAtA []byte) (int, error)
func (*MsgCreatePlanResponse) MarshalToSizedBuffer ¶
func (m *MsgCreatePlanResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*MsgCreatePlanResponse) ProtoMessage ¶
func (*MsgCreatePlanResponse) ProtoMessage()
func (*MsgCreatePlanResponse) Reset ¶
func (m *MsgCreatePlanResponse) Reset()
func (*MsgCreatePlanResponse) Size ¶
func (m *MsgCreatePlanResponse) Size() (n int)
func (*MsgCreatePlanResponse) String ¶
func (m *MsgCreatePlanResponse) String() string
func (*MsgCreatePlanResponse) Unmarshal ¶
func (m *MsgCreatePlanResponse) Unmarshal(dAtA []byte) error
func (*MsgCreatePlanResponse) XXX_DiscardUnknown ¶
func (m *MsgCreatePlanResponse) XXX_DiscardUnknown()
func (*MsgCreatePlanResponse) XXX_Marshal ¶
func (m *MsgCreatePlanResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MsgCreatePlanResponse) XXX_Merge ¶
func (m *MsgCreatePlanResponse) XXX_Merge(src proto.Message)
func (*MsgCreatePlanResponse) XXX_Size ¶
func (m *MsgCreatePlanResponse) XXX_Size() int
func (*MsgCreatePlanResponse) XXX_Unmarshal ¶
func (m *MsgCreatePlanResponse) XXX_Unmarshal(b []byte) error
type MsgLinkNodeRequest ¶
type MsgLinkNodeRequest struct { From string `protobuf:"bytes,1,opt,name=from,proto3" json:"from,omitempty"` ID uint64 `protobuf:"varint,2,opt,name=id,proto3" json:"id,omitempty"` NodeAddress string `protobuf:"bytes,3,opt,name=node_address,json=nodeAddress,proto3" json:"node_address,omitempty"` }
func NewMsgLinkNodeRequest ¶
func NewMsgLinkNodeRequest(from base.ProvAddress, id uint64, addr base.NodeAddress) *MsgLinkNodeRequest
func (*MsgLinkNodeRequest) Descriptor ¶
func (*MsgLinkNodeRequest) Descriptor() ([]byte, []int)
func (*MsgLinkNodeRequest) GetSigners ¶
func (m *MsgLinkNodeRequest) GetSigners() []sdk.AccAddress
func (*MsgLinkNodeRequest) Marshal ¶
func (m *MsgLinkNodeRequest) Marshal() (dAtA []byte, err error)
func (*MsgLinkNodeRequest) MarshalTo ¶
func (m *MsgLinkNodeRequest) MarshalTo(dAtA []byte) (int, error)
func (*MsgLinkNodeRequest) MarshalToSizedBuffer ¶
func (m *MsgLinkNodeRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*MsgLinkNodeRequest) ProtoMessage ¶
func (*MsgLinkNodeRequest) ProtoMessage()
func (*MsgLinkNodeRequest) Reset ¶
func (m *MsgLinkNodeRequest) Reset()
func (*MsgLinkNodeRequest) Size ¶
func (m *MsgLinkNodeRequest) Size() (n int)
func (*MsgLinkNodeRequest) String ¶
func (m *MsgLinkNodeRequest) String() string
func (*MsgLinkNodeRequest) Unmarshal ¶
func (m *MsgLinkNodeRequest) Unmarshal(dAtA []byte) error
func (*MsgLinkNodeRequest) ValidateBasic ¶
func (m *MsgLinkNodeRequest) ValidateBasic() error
func (*MsgLinkNodeRequest) XXX_DiscardUnknown ¶
func (m *MsgLinkNodeRequest) XXX_DiscardUnknown()
func (*MsgLinkNodeRequest) XXX_Marshal ¶
func (m *MsgLinkNodeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MsgLinkNodeRequest) XXX_Merge ¶
func (m *MsgLinkNodeRequest) XXX_Merge(src proto.Message)
func (*MsgLinkNodeRequest) XXX_Size ¶
func (m *MsgLinkNodeRequest) XXX_Size() int
func (*MsgLinkNodeRequest) XXX_Unmarshal ¶
func (m *MsgLinkNodeRequest) XXX_Unmarshal(b []byte) error
type MsgLinkNodeResponse ¶
type MsgLinkNodeResponse struct { }
func (*MsgLinkNodeResponse) Descriptor ¶
func (*MsgLinkNodeResponse) Descriptor() ([]byte, []int)
func (*MsgLinkNodeResponse) Marshal ¶
func (m *MsgLinkNodeResponse) Marshal() (dAtA []byte, err error)
func (*MsgLinkNodeResponse) MarshalTo ¶
func (m *MsgLinkNodeResponse) MarshalTo(dAtA []byte) (int, error)
func (*MsgLinkNodeResponse) MarshalToSizedBuffer ¶
func (m *MsgLinkNodeResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*MsgLinkNodeResponse) ProtoMessage ¶
func (*MsgLinkNodeResponse) ProtoMessage()
func (*MsgLinkNodeResponse) Reset ¶
func (m *MsgLinkNodeResponse) Reset()
func (*MsgLinkNodeResponse) Size ¶
func (m *MsgLinkNodeResponse) Size() (n int)
func (*MsgLinkNodeResponse) String ¶
func (m *MsgLinkNodeResponse) String() string
func (*MsgLinkNodeResponse) Unmarshal ¶
func (m *MsgLinkNodeResponse) Unmarshal(dAtA []byte) error
func (*MsgLinkNodeResponse) XXX_DiscardUnknown ¶
func (m *MsgLinkNodeResponse) XXX_DiscardUnknown()
func (*MsgLinkNodeResponse) XXX_Marshal ¶
func (m *MsgLinkNodeResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MsgLinkNodeResponse) XXX_Merge ¶
func (m *MsgLinkNodeResponse) XXX_Merge(src proto.Message)
func (*MsgLinkNodeResponse) XXX_Size ¶
func (m *MsgLinkNodeResponse) XXX_Size() int
func (*MsgLinkNodeResponse) XXX_Unmarshal ¶
func (m *MsgLinkNodeResponse) XXX_Unmarshal(b []byte) error
type MsgServiceClient ¶
type MsgServiceClient interface { MsgCreatePlan(ctx context.Context, in *MsgCreatePlanRequest, opts ...grpc.CallOption) (*MsgCreatePlanResponse, error) MsgLinkNode(ctx context.Context, in *MsgLinkNodeRequest, opts ...grpc.CallOption) (*MsgLinkNodeResponse, error) MsgUnlinkNode(ctx context.Context, in *MsgUnlinkNodeRequest, opts ...grpc.CallOption) (*MsgUnlinkNodeResponse, error) MsgUpdatePlanStatus(ctx context.Context, in *MsgUpdatePlanStatusRequest, opts ...grpc.CallOption) (*MsgUpdatePlanStatusResponse, error) MsgStartSession(ctx context.Context, in *MsgStartSessionRequest, opts ...grpc.CallOption) (*MsgStartSessionResponse, error) }
MsgServiceClient is the client API for MsgService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewMsgServiceClient ¶
func NewMsgServiceClient(cc grpc1.ClientConn) MsgServiceClient
type MsgServiceServer ¶
type MsgServiceServer interface { MsgCreatePlan(context.Context, *MsgCreatePlanRequest) (*MsgCreatePlanResponse, error) MsgLinkNode(context.Context, *MsgLinkNodeRequest) (*MsgLinkNodeResponse, error) MsgUnlinkNode(context.Context, *MsgUnlinkNodeRequest) (*MsgUnlinkNodeResponse, error) MsgUpdatePlanStatus(context.Context, *MsgUpdatePlanStatusRequest) (*MsgUpdatePlanStatusResponse, error) MsgStartSession(context.Context, *MsgStartSessionRequest) (*MsgStartSessionResponse, error) }
MsgServiceServer is the server API for MsgService service.
type MsgStartSessionRequest ¶
type MsgStartSessionRequest struct { From string `protobuf:"bytes,1,opt,name=from,proto3" json:"from,omitempty"` ID uint64 `protobuf:"varint,2,opt,name=id,proto3" json:"id,omitempty"` Denom string `protobuf:"bytes,3,opt,name=denom,proto3" json:"denom,omitempty"` Renewable bool `protobuf:"varint,4,opt,name=renewable,proto3" json:"renewable,omitempty"` NodeAddress string `protobuf:"bytes,5,opt,name=node_address,json=nodeAddress,proto3" json:"node_address,omitempty"` }
func NewMsgStartSessionRequest ¶
func NewMsgStartSessionRequest(from sdk.AccAddress, id uint64, denom string, renewable bool, nodeAddr base.NodeAddress) *MsgStartSessionRequest
func (*MsgStartSessionRequest) Descriptor ¶
func (*MsgStartSessionRequest) Descriptor() ([]byte, []int)
func (*MsgStartSessionRequest) GetSigners ¶
func (m *MsgStartSessionRequest) GetSigners() []sdk.AccAddress
func (*MsgStartSessionRequest) Marshal ¶
func (m *MsgStartSessionRequest) Marshal() (dAtA []byte, err error)
func (*MsgStartSessionRequest) MarshalTo ¶
func (m *MsgStartSessionRequest) MarshalTo(dAtA []byte) (int, error)
func (*MsgStartSessionRequest) MarshalToSizedBuffer ¶
func (m *MsgStartSessionRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*MsgStartSessionRequest) ProtoMessage ¶
func (*MsgStartSessionRequest) ProtoMessage()
func (*MsgStartSessionRequest) Reset ¶
func (m *MsgStartSessionRequest) Reset()
func (*MsgStartSessionRequest) Size ¶
func (m *MsgStartSessionRequest) Size() (n int)
func (*MsgStartSessionRequest) String ¶
func (m *MsgStartSessionRequest) String() string
func (*MsgStartSessionRequest) Unmarshal ¶
func (m *MsgStartSessionRequest) Unmarshal(dAtA []byte) error
func (*MsgStartSessionRequest) ValidateBasic ¶
func (m *MsgStartSessionRequest) ValidateBasic() error
func (*MsgStartSessionRequest) XXX_DiscardUnknown ¶
func (m *MsgStartSessionRequest) XXX_DiscardUnknown()
func (*MsgStartSessionRequest) XXX_Marshal ¶
func (m *MsgStartSessionRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MsgStartSessionRequest) XXX_Merge ¶
func (m *MsgStartSessionRequest) XXX_Merge(src proto.Message)
func (*MsgStartSessionRequest) XXX_Size ¶
func (m *MsgStartSessionRequest) XXX_Size() int
func (*MsgStartSessionRequest) XXX_Unmarshal ¶
func (m *MsgStartSessionRequest) XXX_Unmarshal(b []byte) error
type MsgStartSessionResponse ¶
type MsgStartSessionResponse struct {
ID uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
}
func (*MsgStartSessionResponse) Descriptor ¶
func (*MsgStartSessionResponse) Descriptor() ([]byte, []int)
func (*MsgStartSessionResponse) Marshal ¶
func (m *MsgStartSessionResponse) Marshal() (dAtA []byte, err error)
func (*MsgStartSessionResponse) MarshalTo ¶
func (m *MsgStartSessionResponse) MarshalTo(dAtA []byte) (int, error)
func (*MsgStartSessionResponse) MarshalToSizedBuffer ¶
func (m *MsgStartSessionResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*MsgStartSessionResponse) ProtoMessage ¶
func (*MsgStartSessionResponse) ProtoMessage()
func (*MsgStartSessionResponse) Reset ¶
func (m *MsgStartSessionResponse) Reset()
func (*MsgStartSessionResponse) Size ¶
func (m *MsgStartSessionResponse) Size() (n int)
func (*MsgStartSessionResponse) String ¶
func (m *MsgStartSessionResponse) String() string
func (*MsgStartSessionResponse) Unmarshal ¶
func (m *MsgStartSessionResponse) Unmarshal(dAtA []byte) error
func (*MsgStartSessionResponse) XXX_DiscardUnknown ¶
func (m *MsgStartSessionResponse) XXX_DiscardUnknown()
func (*MsgStartSessionResponse) XXX_Marshal ¶
func (m *MsgStartSessionResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MsgStartSessionResponse) XXX_Merge ¶
func (m *MsgStartSessionResponse) XXX_Merge(src proto.Message)
func (*MsgStartSessionResponse) XXX_Size ¶
func (m *MsgStartSessionResponse) XXX_Size() int
func (*MsgStartSessionResponse) XXX_Unmarshal ¶
func (m *MsgStartSessionResponse) XXX_Unmarshal(b []byte) error
type MsgUnlinkNodeRequest ¶
type MsgUnlinkNodeRequest struct { From string `protobuf:"bytes,1,opt,name=from,proto3" json:"from,omitempty"` ID uint64 `protobuf:"varint,2,opt,name=id,proto3" json:"id,omitempty"` NodeAddress string `protobuf:"bytes,3,opt,name=node_address,json=nodeAddress,proto3" json:"node_address,omitempty"` }
func NewMsgUnlinkNodeRequest ¶
func NewMsgUnlinkNodeRequest(from base.ProvAddress, id uint64, addr base.NodeAddress) *MsgUnlinkNodeRequest
func (*MsgUnlinkNodeRequest) Descriptor ¶
func (*MsgUnlinkNodeRequest) Descriptor() ([]byte, []int)
func (*MsgUnlinkNodeRequest) GetSigners ¶
func (m *MsgUnlinkNodeRequest) GetSigners() []sdk.AccAddress
func (*MsgUnlinkNodeRequest) Marshal ¶
func (m *MsgUnlinkNodeRequest) Marshal() (dAtA []byte, err error)
func (*MsgUnlinkNodeRequest) MarshalTo ¶
func (m *MsgUnlinkNodeRequest) MarshalTo(dAtA []byte) (int, error)
func (*MsgUnlinkNodeRequest) MarshalToSizedBuffer ¶
func (m *MsgUnlinkNodeRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*MsgUnlinkNodeRequest) ProtoMessage ¶
func (*MsgUnlinkNodeRequest) ProtoMessage()
func (*MsgUnlinkNodeRequest) Reset ¶
func (m *MsgUnlinkNodeRequest) Reset()
func (*MsgUnlinkNodeRequest) Size ¶
func (m *MsgUnlinkNodeRequest) Size() (n int)
func (*MsgUnlinkNodeRequest) String ¶
func (m *MsgUnlinkNodeRequest) String() string
func (*MsgUnlinkNodeRequest) Unmarshal ¶
func (m *MsgUnlinkNodeRequest) Unmarshal(dAtA []byte) error
func (*MsgUnlinkNodeRequest) ValidateBasic ¶
func (m *MsgUnlinkNodeRequest) ValidateBasic() error
func (*MsgUnlinkNodeRequest) XXX_DiscardUnknown ¶
func (m *MsgUnlinkNodeRequest) XXX_DiscardUnknown()
func (*MsgUnlinkNodeRequest) XXX_Marshal ¶
func (m *MsgUnlinkNodeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MsgUnlinkNodeRequest) XXX_Merge ¶
func (m *MsgUnlinkNodeRequest) XXX_Merge(src proto.Message)
func (*MsgUnlinkNodeRequest) XXX_Size ¶
func (m *MsgUnlinkNodeRequest) XXX_Size() int
func (*MsgUnlinkNodeRequest) XXX_Unmarshal ¶
func (m *MsgUnlinkNodeRequest) XXX_Unmarshal(b []byte) error
type MsgUnlinkNodeResponse ¶
type MsgUnlinkNodeResponse struct { }
func (*MsgUnlinkNodeResponse) Descriptor ¶
func (*MsgUnlinkNodeResponse) Descriptor() ([]byte, []int)
func (*MsgUnlinkNodeResponse) Marshal ¶
func (m *MsgUnlinkNodeResponse) Marshal() (dAtA []byte, err error)
func (*MsgUnlinkNodeResponse) MarshalTo ¶
func (m *MsgUnlinkNodeResponse) MarshalTo(dAtA []byte) (int, error)
func (*MsgUnlinkNodeResponse) MarshalToSizedBuffer ¶
func (m *MsgUnlinkNodeResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*MsgUnlinkNodeResponse) ProtoMessage ¶
func (*MsgUnlinkNodeResponse) ProtoMessage()
func (*MsgUnlinkNodeResponse) Reset ¶
func (m *MsgUnlinkNodeResponse) Reset()
func (*MsgUnlinkNodeResponse) Size ¶
func (m *MsgUnlinkNodeResponse) Size() (n int)
func (*MsgUnlinkNodeResponse) String ¶
func (m *MsgUnlinkNodeResponse) String() string
func (*MsgUnlinkNodeResponse) Unmarshal ¶
func (m *MsgUnlinkNodeResponse) Unmarshal(dAtA []byte) error
func (*MsgUnlinkNodeResponse) XXX_DiscardUnknown ¶
func (m *MsgUnlinkNodeResponse) XXX_DiscardUnknown()
func (*MsgUnlinkNodeResponse) XXX_Marshal ¶
func (m *MsgUnlinkNodeResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MsgUnlinkNodeResponse) XXX_Merge ¶
func (m *MsgUnlinkNodeResponse) XXX_Merge(src proto.Message)
func (*MsgUnlinkNodeResponse) XXX_Size ¶
func (m *MsgUnlinkNodeResponse) XXX_Size() int
func (*MsgUnlinkNodeResponse) XXX_Unmarshal ¶
func (m *MsgUnlinkNodeResponse) XXX_Unmarshal(b []byte) error
type MsgUpdatePlanStatusRequest ¶
type MsgUpdatePlanStatusRequest struct { From string `protobuf:"bytes,1,opt,name=from,proto3" json:"from,omitempty"` ID uint64 `protobuf:"varint,2,opt,name=id,proto3" json:"id,omitempty"` Status v1.Status `protobuf:"varint,3,opt,name=status,proto3,enum=sentinel.types.v1.Status" json:"status,omitempty"` }
func NewMsgUpdatePlanStatusRequest ¶
func NewMsgUpdatePlanStatusRequest(from base.ProvAddress, id uint64, status v1base.Status) *MsgUpdatePlanStatusRequest
func (*MsgUpdatePlanStatusRequest) Descriptor ¶
func (*MsgUpdatePlanStatusRequest) Descriptor() ([]byte, []int)
func (*MsgUpdatePlanStatusRequest) GetSigners ¶
func (m *MsgUpdatePlanStatusRequest) GetSigners() []sdk.AccAddress
func (*MsgUpdatePlanStatusRequest) Marshal ¶
func (m *MsgUpdatePlanStatusRequest) Marshal() (dAtA []byte, err error)
func (*MsgUpdatePlanStatusRequest) MarshalTo ¶
func (m *MsgUpdatePlanStatusRequest) MarshalTo(dAtA []byte) (int, error)
func (*MsgUpdatePlanStatusRequest) MarshalToSizedBuffer ¶
func (m *MsgUpdatePlanStatusRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*MsgUpdatePlanStatusRequest) ProtoMessage ¶
func (*MsgUpdatePlanStatusRequest) ProtoMessage()
func (*MsgUpdatePlanStatusRequest) Reset ¶
func (m *MsgUpdatePlanStatusRequest) Reset()
func (*MsgUpdatePlanStatusRequest) Size ¶
func (m *MsgUpdatePlanStatusRequest) Size() (n int)
func (*MsgUpdatePlanStatusRequest) String ¶
func (m *MsgUpdatePlanStatusRequest) String() string
func (*MsgUpdatePlanStatusRequest) Unmarshal ¶
func (m *MsgUpdatePlanStatusRequest) Unmarshal(dAtA []byte) error
func (*MsgUpdatePlanStatusRequest) ValidateBasic ¶
func (m *MsgUpdatePlanStatusRequest) ValidateBasic() error
func (*MsgUpdatePlanStatusRequest) XXX_DiscardUnknown ¶
func (m *MsgUpdatePlanStatusRequest) XXX_DiscardUnknown()
func (*MsgUpdatePlanStatusRequest) XXX_Marshal ¶
func (m *MsgUpdatePlanStatusRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MsgUpdatePlanStatusRequest) XXX_Merge ¶
func (m *MsgUpdatePlanStatusRequest) XXX_Merge(src proto.Message)
func (*MsgUpdatePlanStatusRequest) XXX_Size ¶
func (m *MsgUpdatePlanStatusRequest) XXX_Size() int
func (*MsgUpdatePlanStatusRequest) XXX_Unmarshal ¶
func (m *MsgUpdatePlanStatusRequest) XXX_Unmarshal(b []byte) error
type MsgUpdatePlanStatusResponse ¶
type MsgUpdatePlanStatusResponse struct { }
func (*MsgUpdatePlanStatusResponse) Descriptor ¶
func (*MsgUpdatePlanStatusResponse) Descriptor() ([]byte, []int)
func (*MsgUpdatePlanStatusResponse) Marshal ¶
func (m *MsgUpdatePlanStatusResponse) Marshal() (dAtA []byte, err error)
func (*MsgUpdatePlanStatusResponse) MarshalTo ¶
func (m *MsgUpdatePlanStatusResponse) MarshalTo(dAtA []byte) (int, error)
func (*MsgUpdatePlanStatusResponse) MarshalToSizedBuffer ¶
func (m *MsgUpdatePlanStatusResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*MsgUpdatePlanStatusResponse) ProtoMessage ¶
func (*MsgUpdatePlanStatusResponse) ProtoMessage()
func (*MsgUpdatePlanStatusResponse) Reset ¶
func (m *MsgUpdatePlanStatusResponse) Reset()
func (*MsgUpdatePlanStatusResponse) Size ¶
func (m *MsgUpdatePlanStatusResponse) Size() (n int)
func (*MsgUpdatePlanStatusResponse) String ¶
func (m *MsgUpdatePlanStatusResponse) String() string
func (*MsgUpdatePlanStatusResponse) Unmarshal ¶
func (m *MsgUpdatePlanStatusResponse) Unmarshal(dAtA []byte) error
func (*MsgUpdatePlanStatusResponse) XXX_DiscardUnknown ¶
func (m *MsgUpdatePlanStatusResponse) XXX_DiscardUnknown()
func (*MsgUpdatePlanStatusResponse) XXX_Marshal ¶
func (m *MsgUpdatePlanStatusResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MsgUpdatePlanStatusResponse) XXX_Merge ¶
func (m *MsgUpdatePlanStatusResponse) XXX_Merge(src proto.Message)
func (*MsgUpdatePlanStatusResponse) XXX_Size ¶
func (m *MsgUpdatePlanStatusResponse) XXX_Size() int
func (*MsgUpdatePlanStatusResponse) XXX_Unmarshal ¶
func (m *MsgUpdatePlanStatusResponse) XXX_Unmarshal(b []byte) error
type UnimplementedMsgServiceServer ¶
type UnimplementedMsgServiceServer struct { }
UnimplementedMsgServiceServer can be embedded to have forward compatible implementations.
func (*UnimplementedMsgServiceServer) MsgCreatePlan ¶
func (*UnimplementedMsgServiceServer) MsgCreatePlan(ctx context.Context, req *MsgCreatePlanRequest) (*MsgCreatePlanResponse, error)
func (*UnimplementedMsgServiceServer) MsgLinkNode ¶
func (*UnimplementedMsgServiceServer) MsgLinkNode(ctx context.Context, req *MsgLinkNodeRequest) (*MsgLinkNodeResponse, error)
func (*UnimplementedMsgServiceServer) MsgStartSession ¶
func (*UnimplementedMsgServiceServer) MsgStartSession(ctx context.Context, req *MsgStartSessionRequest) (*MsgStartSessionResponse, error)
func (*UnimplementedMsgServiceServer) MsgUnlinkNode ¶
func (*UnimplementedMsgServiceServer) MsgUnlinkNode(ctx context.Context, req *MsgUnlinkNodeRequest) (*MsgUnlinkNodeResponse, error)
func (*UnimplementedMsgServiceServer) MsgUpdatePlanStatus ¶
func (*UnimplementedMsgServiceServer) MsgUpdatePlanStatus(ctx context.Context, req *MsgUpdatePlanStatusRequest) (*MsgUpdatePlanStatusResponse, error)
Click to show internal directories.
Click to hide internal directories.