diff options
| author | Ben Johnson <benbjohnson@yahoo.com> | 2014-01-31 09:27:18 -0800 |
|---|---|---|
| committer | Ben Johnson <benbjohnson@yahoo.com> | 2014-01-31 09:27:18 -0800 |
| commit | b17d078d4f2de023016d7130a8620efa2b03eda1 (patch) | |
| tree | b270b94589bab6b3e39f07886d30b52427b6b23d /doc.go | |
| parent | Merge pull request #3 from benbjohnson/spill (diff) | |
| parent | Clean up API. (diff) | |
| download | dedo-b17d078d4f2de023016d7130a8620efa2b03eda1.tar.gz dedo-b17d078d4f2de023016d7130a8620efa2b03eda1.tar.xz | |
Merge pull request #4 from benbjohnson/api
Clean up API.
Diffstat (limited to 'doc.go')
| -rw-r--r-- | doc.go | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +package bolt + +// TODO(benbjohnson) |
