https://github.com/notedit/bson
gobson's fork
https://github.com/notedit/bson
Last synced: about 1 year ago
JSON representation
gobson's fork
- Host: GitHub
- URL: https://github.com/notedit/bson
- Owner: notedit
- License: other
- Created: 2012-05-03T14:46:14.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-05-03T14:59:09.000Z (about 14 years ago)
- Last Synced: 2025-02-04T15:43:44.571Z (over 1 year ago)
- Language: Go
- Size: 113 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bson for go
fork this from Gustavo Niemeyer's mgo, add some surport for simple value such as float64 int int32 int64 uint uint32 uint64 bool string
use for my oocrpc.