package
0.5.0
Repository: https://github.com/ibrt/golang-lib.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

MustDownloadFile downloads a file.
MustLookupGoTool returns a *GoTool.
MustRunGoChecks runs a set of Go checks in the current working directory.
MustRunGoTests runs a set of Go tests in the current working directory.
NewDockerCompose initializes a new Docker Compose.
NewDockerComposeConfigDeploy is a Docker Compose config helper.
NewDockerComposeConfigExtraHosts is a Docker Compose config helper.
NewDockerComposeConfigHealthCheckShell is a Docker Compose config helper.
NewDownloadError initializes a new download error.
NewGoTool initializes a new Go tool.
RestoreDefaultRuntimeGOOS restores the default value of DefaultRuntimeGOOS.

# Variables

DefaultRuntimeGOOS allows to inject different values of "runtime.GOOS" for tests.
Known Go tools.
Known Go tools.
Known Go tools.
Known Go tools.
Known Go tools.

# Structs

DockerCompose helps operate a Docker Compose config.
DownloadError describes a download error.
GoChecksParams describes the parameters for running Go checks.
GoTestsParams describes the parameters for running Go tests.
GoTool describes a Go tool.