# Functions
GetGOBIN returns GOBIN environment variable as a string.
GetRuntimeEnv returns the value of runtime environment variable, that is set by running following command: `go env -w key=value`.
No description provided by the author
No description provided by the author