Aman Mangal and GitHub
a472d2ad50
fix(linter): run go fmt on the repo ( #1870 )
2023-02-14 22:41:02 +05:30
Manish R Jain
5a83d509fb
s/store/database
2017-10-17 14:07:30 +11:00
Deepak Jois
f83098207c
Misc. doc updates
...
* Overhauled the README, inspired by Bolt README.
* Clarifications to several godoc comments.
* Add a couple of examples
2017-10-10 11:14:16 +05:30
Manish R Jain
8bd623861e
Badger Godoc
...
- Update godocs.
- Make meta bits internal.
2017-10-05 11:47:56 +11:00
Deepak Jois
9bfc4a3f5b
Fix some golint warnings.
...
* Removed unneeded whitespace in doc.go.
* Removed type declarations in places where it was being inferred.
* Cleaned up naming of `valueLog` and `logFile` types to be consistent.
(`vlog` for `valueLog` types, `lf` for `logFile` types)
2017-08-24 10:23:00 +05:30
Deepak Jois
168c5e463f
Doc updates. Partially fix #138
2017-08-14 11:59:12 +05:30
Awn and Manish R Jain
31ca5306ca
Make badger go-gettable ( #85 )
...
* Make package go-gettable
* Remove leftover ./badger folder
* Fix tests
2017-07-01 20:32:11 +10:00