Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CloseAction ¶
CloseAction runs the function in the background, until it finishes or until it is closed by the user with an interrupt.
func ParseAddress ¶ added in v1.0.7
ParseAddress parses an ETH address from a hex string. This method will fail if the address is not a valid hexadecimal address.
func PrefixEnvVar ¶
PrefixEnvVar adds a prefix to the environment variable, and returns the env-var wrapped in a slice for usage with urfave CLI v2.
func ValidateEnvVars ¶ added in v1.0.8
ValidateEnvVars logs all env vars that are found where the env var is prefixed with the supplied prefix (like OP_BATCHER) but there is no actual env var with that name. It helps validate that the supplied env vars are in fact valid.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package clock provides an abstraction for time to enable testing of functionality that uses time as an input.
|
Package clock provides an abstraction for time to enable testing of functionality that uses time as an input. |
This file contains CLI and env TLS configurations that can be used by clients or servers
|
This file contains CLI and env TLS configurations that can be used by clients or servers |
certman
Package certman provides live reloading of the certificate and key files used by the standard library http.Server.
|
Package certman provides live reloading of the certificate and key files used by the standard library http.Server. |
Click to show internal directories.
Click to hide internal directories.