https://github.com/nochso/bolster
WIP: Store and query Go structs using Bolt
https://github.com/nochso/bolster
Last synced: 10 months ago
JSON representation
WIP: Store and query Go structs using Bolt
- Host: GitHub
- URL: https://github.com/nochso/bolster
- Owner: nochso
- License: mit
- Created: 2017-03-27T22:13:07.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-27T21:39:43.000Z (about 9 years ago)
- Last Synced: 2024-06-20T15:53:01.049Z (almost 2 years ago)
- Language: Go
- Homepage:
- Size: 117 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bolster
[](https://godoc.org/github.com/nochso/bolster)
[](https://travis-ci.org/nochso/bolster)
[](https://coveralls.io/github/nochso/bolster?branch=master)
[](https://goreportcard.com/report/github.com/nochso/bolster)
## Install
```
go get github.com/nochso/bolster
```
## License
[MIT](LICENSE).