Documentation ¶
Index ¶
- func AddDepositFlags(flags *pflag.FlagSet, dflt sdk.Coin)
- func DepositFromFlags(flags *pflag.FlagSet) (sdk.Coin, error)
- func MarkReqDepositFlags(cmd *cobra.Command)
- func PrintJSON(ctx client.Context, v interface{}) error
- func RunForever(fn func(ctx context.Context) error) error
- func RunForeverWithContext(ctx context.Context, fn func(ctx context.Context) error) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MarkReqDepositFlags ¶
func RunForever ¶
RunForever runs a function in the background, forever. Returns error in case of failure.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.