Versions in this module Expand all Collapse all v0 v0.2.0 Dec 19, 2024 v0.1.1 Jul 4, 2024 v0.1.0 Jul 3, 2024 Changes in this version + const EnvAgeKey + func DecryptDir(input map[string]string) (map[string]string, error) + func EncryptDir(data map[string]string, age string) (map[string]string, error) + func GetAgeKey() string + func IsEncrypted(data string) bool