Documentation ¶
Index ¶
- func GoDownload(ctx context.Context, force bool, progress httpx.ProgressFunc) error
- func GoExist(ctx context.Context) error
- func PrintGoEnv(ctx context.Context, w io.Writer) error
- func PrintGoVersion(ctx context.Context, w io.Writer) error
- func ProjectInit(ctx context.Context, modulePath string, overwrite, verbose bool) (err error)
- type Engine
- type Project
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GoDownload ¶ added in v0.0.4
Types ¶
type Engine ¶
type Engine struct { Project // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.