Documentation ¶ Index ¶ Variables func Execute() error Constants ¶ This section is empty. Variables ¶ View Source var ( // SignalReceived is set to true when a signal causes us to exit. This makes // determining the error message to show on exit much more easy. SignalReceived = false ) Functions ¶ func Execute ¶ func Execute() error Execute handles all invocations of the rosetta-ethereum cmd. Types ¶ This section is empty. Source Files ¶ View all Source files root.go run.go utils_bootstrap.go Click to show internal directories. Click to hide internal directories.