package
21.12.9+incompatible
Repository: https://github.com/consensys/orchestrate.git
Documentation: pkg.go.dev

# Functions

DatabaseFlag register flag for db database name.
Dial connects to the Redis server.
Register Redis flags.
No description provided by the author
GlobalClient returns global NonceManager.
Init initializes Nonce.
No description provided by the author
No description provided by the author
Creates a new redis pool.
PasswordFlag register flag for db password.
SetGlobalNonce sets global NonceManager.
RedisTLSCert register flag for database pool size.
RedisTLSCert register flag for database pool size.
RedisTLSCert register flag for TLS certificate used to connect to the database.
No description provided by the author
RedisTLSKey register flag for database TLS private key.
URL register a flag for Redis server URL.
UsernameFlag register flag for db user.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

NonceManager manages nonce using an underlying redis cache.
No description provided by the author
Conn is a wrapper around a redis.Conn that handles internal errors.