cmd

package
v1.4.1 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2025 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var BuildCommit string // set by go-releaser
View Source
var BuildDate string // set by go-releaser
View Source
var BuildVersionOverride string // set by go-releaser

Functions

func Execute

func Execute() error

func InitConfig added in v1.2.9

func InitConfig()

Types

type EthereumConnector added in v1.4.1

type EthereumConnector ethereum.Connector

func NewEthereumConnector added in v1.4.0

func NewEthereumConnector(ctx context.Context, conf config.Section) (EthereumConnector, error)

type Info

type Info struct {
	Version string `json:"Version,omitempty" yaml:"Version,omitempty"`
	Commit  string `json:"Commit,omitempty" yaml:"Commit,omitempty"`
	Date    string `json:"Date,omitempty" yaml:"Date,omitempty"`
	License string `json:"License,omitempty" yaml:"License,omitempty"`
}

Jump to

Keyboard shortcuts

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