bsonbox

package module
v0.0.0-...-2f125da Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 2, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

README

bsonbox

bsonbox is a BSON (binary json) -generator, -parser and -toolbox. The code has been lifted from https://github.com/mongodb/mongo-go-driver because I wanted a library (json, msgpack or bson) that is simple, robust, dependency-free and, most importantly, that will not see breaking revisions.

Documentation

Overview

BSONbox!

Directories

Path Synopsis
Package bsoncore contains functions that can be used to encode and decode BSON elements and values to or from a slice of bytes.
Package bsoncore contains functions that can be used to encode and decode BSON elements and values to or from a slice of bytes.
Package bsontype is a utility package that contains types for each BSON type and the a stringifier for the Type to enable easier debugging when working with BSON.
Package bsontype is a utility package that contains types for each BSON type and the a stringifier for the Type to enable easier debugging when working with BSON.
Package primitive contains types similar to Go primitives for BSON types that do not have direct Go primitive representations.
Package primitive contains types similar to Go primitives for BSON types that do not have direct Go primitive representations.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL