Documentation
¶
Index ¶
- func GenRsaPrivateKey(pwd string) ([]byte, error)
- func GetEnv(name, defaultValue string) string
- func ParseConfig(filename string, isConfigRequired bool) config.SecureTemplateConfig
- func ParseEnvFileAsKeyValue(envFile string) (map[string]string, error)
- func ParseRsaPrivateKeyFromPemStr(privKeyBase64, pwd string) (*rsa.PrivateKey, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenRsaPrivateKey ¶
func ParseConfig ¶
func ParseConfig(filename string, isConfigRequired bool) config.SecureTemplateConfig
func ParseEnvFileAsKeyValue ¶
func ParseRsaPrivateKeyFromPemStr ¶
func ParseRsaPrivateKeyFromPemStr(privKeyBase64, pwd string) (*rsa.PrivateKey, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.