Documentation
¶
Index ¶
Constants ¶
View Source
const ( VaultPathEnv = "VAULT_PATH" VaultTokenEnv = "VAULT_TOKEN" VaultMountPath = "MOUNT_PATH" VaultSecretPath = "SECRET_PATH" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChainParams ¶
type Config ¶
type Config interface {
comfig.Logger
comfig.Listenerer
pgdb.Databaser
Tendermint() *http.HTTP
Cosmos() *grpc.ClientConn
Storage() *pg.Storage
Session() *SessionInfo
Vault() *vault.KVv2
Swagger() *SwaggerInfo
ChainParams() *ChainParams
}
type SessionInfo ¶
type SwaggerInfo ¶
Click to show internal directories.
Click to hide internal directories.