We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We use the issue tracker to track bugs with mgo - if you have a usage question, it's best to try Stack Overflow :)
Replace this text with your description, and please answer the questions below before submitting your issue to help us out. Thanks!
mongod --version
<mongodb version here>
go version
<go version here>
go env
<go env here>
If possible, provide a recipe for reproducing the error. A runnable program is great and really helps!
development
The text was updated successfully, but these errors were encountered:
No branches or pull requests
We use the issue tracker to track bugs with mgo - if you have a usage question,
it's best to try Stack Overflow :)
Replace this text with your description, and please answer the questions below
before submitting your issue to help us out. Thanks!
What version of MongoDB are you using (
mongod --version
)?What version of Go are you using (
go version
)?What operating system and processor architecture are you using (
go env
)?What did you do?
If possible, provide a recipe for reproducing the error.
A runnable program is great and really helps!
Can you reproduce the issue on the latest
development
branch?The text was updated successfully, but these errors were encountered: