Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 158 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 158 Bytes

go_sandbox

Run on docker

docker build -t go-sandbox-1.18:latest .
docker run --rm -v $PWD:/app go-sandbox-1.18:latest go run generics/main.go