Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAPIOpener ¶
func NewAPIOpenerFromCLI ¶ added in v0.0.3
Types ¶
type NodeCloser ¶ added in v0.0.3
type NodeCloser func()
func SetupClient ¶ added in v0.0.3
func SetupClient(ctx context.Context, cliCtx *cli.Context) (tasks.NodeConfig, api.FullNode, NodeCloser, error)
func SetupClientFromCLI ¶ added in v0.0.3
func SetupClientFromCLI(cctx *cli.Context) (tasks.NodeConfig, api.FullNode, NodeCloser, error)
Click to show internal directories.
Click to hide internal directories.