/gmongo

Go Lang MongoDb Util Package with (Model Support)

Primary LanguageGoMIT LicenseMIT

gmongo

My personal MongoDB Util package for Go.

Installation

go get github.com/trapcodeio/gmongo

Usage

For now, see the tests for usage examples.

Test

Make sure you have a MongoDB instance running on localhost:27017

go test -v