Documentation
¶
Index ¶
- func GetEnvValueByKey(envPath, key string) (string, error)
- func Marshal(envMap map[string]string) (string, error)
- func MarshalWithOrder(envMap map[string]string, orders []string) (string, error)
- func Write(envMap map[string]string, filename string) error
- func WriteWithOrder(envMap map[string]string, filename string, orders []string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetEnvValueByKey ¶
func MarshalWithOrder ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.