Directories
¶
| Path | Synopsis |
|---|---|
|
ignite
|
|
|
cmd/ignite
command
|
|
|
internal/tools/gen-cli-docs
command
this tool generates Ignite CLI docs to be placed in the docs/cli dir and deployed on docs.ignite.com
|
this tool generates Ignite CLI docs to be placed in the docs/cli dir and deployed on docs.ignite.com |
|
pkg/chaincmd/runner
Package chaincmdrunner provides high level access to a blockchain's commands.
|
Package chaincmdrunner provides high level access to a blockchain's commands. |
|
pkg/chainregistry
package chainregistry is a package that contains the chain.json and assetlist.json structs from the chain registry.
|
package chainregistry is a package that contains the chain.json and assetlist.json structs from the chain registry. |
|
pkg/cliui/lineprefixer
Package lineprefixer is a helpers to add prefixes to new lines.
|
Package lineprefixer is a helpers to add prefixes to new lines. |
|
pkg/cliui/prefixgen
Package prefixgen is a prefix generation helper for log messages and any other kind.
|
Package prefixgen is a prefix generation helper for log messages and any other kind. |
|
pkg/cmdrunner/exec
Package exec provides easy access to command execution for basic uses.
|
Package exec provides easy access to command execution for basic uses. |
|
pkg/confile
Package confile is helper to load and overwrite configuration files.
|
Package confile is helper to load and overwrite configuration files. |
|
pkg/cosmosanalysis
Package cosmosanalysis provides a toolset for statically analysing Cosmos SDK's source code and blockchain source codes based on the Cosmos SDK
|
Package cosmosanalysis provides a toolset for statically analysing Cosmos SDK's source code and blockchain source codes based on the Cosmos SDK |
|
pkg/cosmosclient
Package cosmosclient provides a standalone client to connect to Cosmos SDK chains.
|
Package cosmosclient provides a standalone client to connect to Cosmos SDK chains. |
|
pkg/cosmosfaucet
Package cosmosfaucet is a faucet to request tokens for sdk accounts.
|
Package cosmosfaucet is a faucet to request tokens for sdk accounts. |
|
pkg/errors
Package errors provides helpers for error creation, avoiding using different packages for errors.
|
Package errors provides helpers for error creation, avoiding using different packages for errors. |
|
pkg/events
Package events provides functionalities for packages to log their states as events for others to consume and display to end users in meaningful ways.
|
Package events provides functionalities for packages to log their states as events for others to consume and display to end users in meaningful ways. |
|
pkg/goanalysis
Package goanalysis provides a toolset for statically analysing Go applications
|
Package goanalysis provides a toolset for statically analysing Go applications |
|
pkg/goenv
Package goenv defines env variables known by Go and some utilities around it.
|
Package goenv defines env variables known by Go and some utilities around it. |
|
pkg/gomodulepath
Package gomodulepath implements functions for the manipulation of Go module paths.
|
Package gomodulepath implements functions for the manipulation of Go module paths. |
|
pkg/httpstatuschecker
Package httpstatuschecker is a tool check health of http pages.
|
Package httpstatuschecker is a tool check health of http pages. |
|
pkg/multiformatname
Package multiformatname provides names automatically converted into multiple naming convention
|
Package multiformatname provides names automatically converted into multiple naming convention |
|
pkg/protoanalysis
Package protoanalysis provides a toolset for analyzing proto files and packages.
|
Package protoanalysis provides a toolset for analyzing proto files and packages. |
|
pkg/protoanalysis/protoutil
Package protoutil wraps proto structs to allow easier creation, protobuf lang is small enough to easily allow this.
|
Package protoutil wraps proto structs to allow easier creation, protobuf lang is small enough to easily allow this. |
|
pkg/xfilepath
Package xfilepath defines functions to define path retrievers that support error handling
|
Package xfilepath defines functions to define path retrievers that support error handling |
|
services/plugin
Package plugin implements ignite plugin management.
|
Package plugin implements ignite plugin management. |
|
services/scaffolder
Package scaffolder initializes Ignite CLI apps and modifies existing ones to add more features in a later time.
|
Package scaffolder initializes Ignite CLI apps and modifies existing ones to add more features in a later time. |
|
templates/field
Package field provides methods to parse a field provided in a command with the format name:type
|
Package field provides methods to parse a field provided in a command with the format name:type |
Click to show internal directories.
Click to hide internal directories.
