Go's built-in support for unit testing makes it easier to test as you go. ... go test PASS ok example.com/greetings 0.364s $ go test -v === RUN ...
確定! 回上一頁