package
1.15.2
Repository: https://github.com/x1unix/go-playground.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

GOROOT returns host GOROOT variable from OS environment vars or from Go tool environment.
LookupEnv gets variable by name from shell environment or using Go environment using "go env" tool.
NewBuildService is BuildService constructor.

# Variables

ErrUndefinedEnvVariable occurs when requested environment variable is undefined or empty.

# Structs

BuildEnvironmentConfig is BuildService environment configuration.
BuildError is build error.
BuildService is WASM build service.
Result is WASM build result.