Documentation ¶
Index ¶
Constants ¶
View Source
const CLIVersion = "Mdz CLI 1.0.0"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Factory ¶
type Factory struct { CLIVersion string HTTPClient *http.Client IOStreams *iostreams.IOStreams Env *environment.Env }
func NewFactory ¶
func NewFactory(env *environment.Env) *Factory
Click to show internal directories.
Click to hide internal directories.