Versions in this module Expand all Collapse all v1 v1.0.0 Oct 8, 2022 Changes in this version + type ConfigEditorCmd struct + func (c ConfigEditorCmd) Alias() []string + func (c ConfigEditorCmd) Handler() func(ctx context.Context) + func (c ConfigEditorCmd) Help() string + func (c ConfigEditorCmd) LongHelp() string + func (c ConfigEditorCmd) Name() string + type ConnectCmd struct + func (c ConnectCmd) Alias() []string + func (c ConnectCmd) Handler() func(ctx context.Context) + func (c ConnectCmd) Help() string + func (c ConnectCmd) LongHelp() string + func (c ConnectCmd) Name() string + type ListPDCmd struct + func (c ListPDCmd) Alias() []string + func (c ListPDCmd) Handler() func(ctx context.Context) + func (c ListPDCmd) Help() string + func (c ListPDCmd) LongHelp() string + func (c ListPDCmd) Name() string + type ListStoresCmd struct + func (c ListStoresCmd) Alias() []string + func (c ListStoresCmd) Handler() func(ctx context.Context) + func (c ListStoresCmd) Help() string + func (c ListStoresCmd) LongHelp() string + func (c ListStoresCmd) Name() string + type PingCmd struct + func (c PingCmd) Alias() []string + func (c PingCmd) Handler() func(ctx context.Context) + func (c PingCmd) Help() string + func (c PingCmd) LongHelp() string + func (c PingCmd) Name() string