Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 155 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 155 Bytes

gopractice

To practice golang constructs and gotest

Execution environment

docker run --rm -it -v $PWD:/go/src golang bash

go build . go run main.go