Versions in this module Expand all Collapse all v1 v1.0.2 Aug 12, 2024 Changes in this version + type Prompter interface + PromptPassword func(prompt string) string + PromptString func(prompt string) string v1.0.1 Aug 6, 2024 Changes in this version + func GenerateDotEnv(cfg interface{})