Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 169 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 169 Bytes

Golang OJ

Test Tool

go get -u github.com/rakyll/gotest

Run Spec

go run main.go

Test All

gotest -mod vendor -v ./...