Categorygithub.com/src-d/storable
repositorypackage
1.0.10
Repository: https://github.com/src-d/storable.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

storable - MongoDB ODM for Go

Build Status codecov.io GoDoc GitHub release

Installation

The recommended way to install storable is:

go get -u gopkg.in/src-d/storable.v1/...

storable includes a binary tool used by go generate, please be sure that $GOPATH/bin is on your $PATH

License

MIT, see LICENSE