Directories
¶
| Path | Synopsis |
|---|---|
|
pkg
|
|
|
cache
Package cache provides a time cache implementation safe for concurrent use without the need of additional locking.
|
Package cache provides a time cache implementation safe for concurrent use without the need of additional locking. |
|
chain/ethereum/ethutil
Package ethutil provides utilities used for dealing with Ethereum concerns in the context of implementing cross-chain interfaces defined in pkg/chain.
|
Package ethutil provides utilities used for dealing with Ethereum concerns in the context of implementing cross-chain interfaces defined in pkg/chain. |
|
cmd
Package cmd contains useful utilities for commands that interact with the Ethereum blockchain.
|
Package cmd contains useful utilities for commands that interact with the Ethereum blockchain. |
|
cmd/flag
Package flag contains helpers for accepting Ethereum data types as command-line parameters, including transaction hashes as hex and uint256s in either hex or decimal form.
|
Package flag contains helpers for accepting Ethereum data types as command-line parameters, including transaction hashes as hex and uint256s in either hex or decimal form. |
|
diagnostics
Package diagnostics provides some tools useful for gathering and exposing arbitrary diagnositcs information for external monitoring tools.
|
Package diagnostics provides some tools useful for gathering and exposing arbitrary diagnositcs information for external monitoring tools. |
|
encryption
Package encryption adds a layer to store data on disk encrypted in case a filesystem is compromised.
|
Package encryption adds a layer to store data on disk encrypted in case a filesystem is compromised. |
|
generate
Package generate contains helper functions for code generators.
|
Package generate contains helper functions for code generators. |
|
metrics
Package metrics provides some tools useful for gathering and exposing system metrics for external monitoring tools.
|
Package metrics provides some tools useful for gathering and exposing system metrics for external monitoring tools. |
|
persistence
Package persistence adds a layer which handles data storage.
|
Package persistence adds a layer which handles data storage. |
|
tools
|
|
|
generators/ethlike
command
|
|
|
generators/promise
command
Code generation execution command requires the package to be set to `main`.
|
Code generation execution command requires the package to be set to `main`. |
|
generators/template
command
|
Click to show internal directories.
Click to hide internal directories.