Versions in this module Expand all Collapse all v0 v0.0.40 Sep 2, 2024 Changes in this version + const LANGUAGE_VARIABLE + const TWO_SPACES + var ErrNoLanguageDetected = errors.New("no supported languages were detected") + var VERSION = "v0.0.7" + func Execute() + type CreateConfig struct + DeployType string + DeployVariables []UserInputs + LanguageType string + LanguageVariables []UserInputs + type Format string + const JSON + type UserInputs struct + Name string + Value string