Skip to content

Instantly share code, notes, and snippets.

@gosuri
Last active December 21, 2015 03:54
Show Gist options
  • Save gosuri/2e575efec36ef3d91855 to your computer and use it in GitHub Desktop.
Save gosuri/2e575efec36ef3d91855 to your computer and use it in GitHub Desktop.
gonotes: enumerate annotations in a go source tree

Spec for a tool to enumerate annotations in Go source tree.

$ gonotes -markdown

TODO
----
1. Add acceptance testing to vagrant builder
   21: go.ovrclk.com/walker/agency/builder/builder_test.go

2. Remove 100 zones limit
  220: go.ovrclk.com/walker/farms/namer.go

FIXME
-----
1. IP CIDR range predictions fails on a race condition
  45: go.ovrclk.com/walker/clusters/service.go
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment