go-demo

Creation:

go mod init go-demo

Build:

go build

Test:

go test