bson/README.md

14 lines
350 B
Markdown

# BSON Go
The BSON implementation for Go.
*This repository has been extracted from the official [mongo-go-driver](https://github.com/mongodb/mongo-go-driver) (starting from release/2.1)*
An easy package useful when using BSON in a context unrelated to MongoDB.
## License
The MongoDB Go Driver is licensed under the [Apache License](LICENSE).