Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ForceDirToConfigLocation ¶
func ForceDirToConfigLocation() string
func InitEnvFromConfig ¶
func InitEnvFromConfig(dir string)
Types ¶
type TestContainer ¶
type TestContainer struct { Env string Bearer string PresignedBucketURL string NodeURL string GoerliNodeURL string EphemeralNodeURL string QuickNodeEndpoint string QuickNodeIrisToken string LocalMnemonic24Words string LocalBLSTestPkey string LocalWdBLSTestPkey string LocalEcsdaTestPkey string LocalEcsdaTestPkey2 string HDWalletPassword string Web3SignerDockerImage string Web3SignerAuthURL string AccessKeyAWS string SecretKeyAWS string AgePubKey string AgePrivKey string EncryptedKeystoresPath string UnencryptedKeystoresPath string ServerlessSignerFuncBLS string ServerlessSignerFuncSecretName string AwsAccountNumber string AwsAccessKeyLambdaInvoke string AwsSecretKeyLambdaInvoke string }
func InitLocalTestConfigs ¶
func InitLocalTestConfigs() TestContainer
Click to show internal directories.
Click to hide internal directories.