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
- Host: GitHub
- URL: https://github.com/aodin/go-capacity-talk
- Owner: aodin
- Created: 2015-04-11T17:19:13.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-24T00:13:43.000Z (about 10 years ago)
- Last Synced: 2025-01-21T08:30:01.074Z (4 months ago)
- Language: Go
- Size: 1.95 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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. ProfitSee the slide deck for more: https://godoc.org/golang.org/x/tools/present
present wat.slide
- aodin, 2015