mkdir go-workspace
export GOPATH=$PWD/go-workspace
go mod download
go run main.goapi-golang
Directory actions
More options
Directory actions
More options
api-golang
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
mkdir go-workspace
export GOPATH=$PWD/go-workspace
go mod download
go run main.go