j-toscani / learn-go-with-test

Repo to track progress for https://quii.gitbook.io/learn-go-with-tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

learn-go-with-test

Repo to track progress for https://quii.gitbook.io/learn-go-with-tests

# run tests
go test

# run test with benchmark
go test -bench=.

Important information

See this link for information on local documentation.

Defining Examples

In go you can create examples which are then added to the documentation. To learn more about it visit this chapter

About

Repo to track progress for https://quii.gitbook.io/learn-go-with-tests


Languages

Language:Go 100.0%