package
0.0.4-beta
Repository: https://github.com/zepellin/go-cloud.git
Documentation: pkg.go.dev

# Structs

GoMod holds "go mod" parameters, taken from "go mod help edit", in order to parse the JSON output of `go mod edit -json`.
Module represents a Go module.
Replace represents a replace directive.
Require represents a required module.