callcmd

package
v1.102.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 3, 2026 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Overview

Package callcmd implements `lux call` — every operation a node publishes, as a command, with none of them written down here.

The node derives an OpenAPI document from its typed-op registry; this asks a running node for that document and projects it back into a command tree. So an operation registered on the node this morning is a command this afternoon with nothing rebuilt and no release of this binary, and a command cannot address an operation the node does not serve, because there is no second place for one to be written.

It replaces the shape it grew out of: a hand-maintained list of methods, each one a string somebody typed. That is how this SDK came to send exchangevm.getBlock to a node that registers the X-chain under xvm.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmd

func NewCmd() *cobra.Command

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL