Get desktop application:
View/edit binary Protocol Buffers messages
Msg defines the oracle Msg service.
CreateFeed defines a method for creating a new feed.
MsgCreateFeed defines an sdk.Msg type that supports creating a feed
MsgCreateFeedResponse defines the Msg/CreateFeed response type.
(message has no fields)
EditFeed defines a method for editing a feed.
MsgEditFeed defines an sdk.Msg type that supports editing a feed
MsgEditFeedResponse defines the Msg/EditFeed response type.
(message has no fields)
PauseFeed defines a method for pausing a feed.
MsgPauseFeed defines an sdk.Msg type that supports pausing a feed
MsgPauseFeedResponse defines the Msg/PauseFeed response type.
(message has no fields)
StartFeed defines a method for starting a feed
MsgPauseFeed defines an sdk.Msg type that supports stating a feed
MsgStartFeedResponse defines the Msg/StartFeed response type.
(message has no fields)
Query creates service with guardian as rpc
Feed queries the feed
QueryFeedRequest is request type for the Query/Feed RPC method
QueryFeedResponse is response type for the Query/Feed RPC method
FeedValue queries the feed value
QueryFeedValueRequest is request type for the Query/FeedValue RPC method
QueryFeedValueResponse is response type for the Query/FeedValue RPC method
QueryFeedsRequest queries the feed list
QueryFeedsRequest is request type for the Query/Feeds RPC method
pagination defines an optional pagination for the request.
QueryFeedsResponse is response type for the Query/Feeds RPC method
Feed defines the feed standard
Used in:
FeedContext defines the feed context struct
Used in: ,
FeedValue defines the feed result standard
Used in: