Versions in this module Expand all Collapse all v0 v0.0.2 Oct 24, 2023 Changes in this version + const ReservedPrefix + func ParameterListToEnvList(params []Parameter) ([]string, error) + type Parameter struct + EnvKey string + Prompt string + SecretRef string + Text string + func (p *Parameter) Validate() error + func (p *Parameter) Value() (string, error)