Documentation
¶
Index ¶
- Variables
- func DiscoverClient(ctx context.Context, cctx sdkclient.Context, opts ...cltypes.ClientOption) (v1beta2.Client, error)
- func DiscoverQueryClient(ctx context.Context, cctx sdkclient.Context) (v1beta2.QueryClient, error)
- func RPCAkash(_ *cmtrpctypes.Context) (*aclient.Akash, error)
- func ReadPageRequest(flagSet *pflag.FlagSet) (*query.PageRequest, error)
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrInvalidClient = errors.New("invalid client")
)
Functions ¶
func DiscoverClient ¶ added in v0.30.2
func DiscoverQueryClient ¶ added in v0.30.2
func ReadPageRequest ¶ added in v0.38.5
func ReadPageRequest(flagSet *pflag.FlagSet) (*query.PageRequest, error)
ReadPageRequest reads and builds the necessary page request flags for pagination.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.