An open API service indexing awesome lists of open source software.

https://github.com/fmpwizard/mgo-checker

check mgo parameters for correct type
https://github.com/fmpwizard/mgo-checker

Last synced: 8 months ago
JSON representation

check mgo parameters for correct type

Awesome Lists containing this project

README

          

# mgo-checker

It's a tool to check the parameter types you use inside `bson.M`, `bson.D` and reports an error
if there is a mismatch.

## Status

Just started working on it.