An open API service indexing awesome lists of open source software.

https://github.com/aodin/go-capacity-talk

Go capacity talk
https://github.com/aodin/go-capacity-talk

Last synced: 2 months ago
JSON representation

Go capacity talk

Awesome Lists containing this project

README

        

# Go Capacity Talk

A [wat](https://www.destroyallsoftware.com/talks/wat) moment in Go.

1. Walkthrough the `recurse` function in `capacity.go`
2. Run the shallow test with `go test -run=TestShallow`
3. Run the deep test with `go test -run=TestDeep` - it should fail
4. ???
5. Profit

See the slide deck for more: https://godoc.org/golang.org/x/tools/present

present wat.slide

- aodin, 2015