Documentation
¶
Overview ¶
Package bsonhex provides functionality to decode BSONHEX type.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Decode ¶
func Decode(src []byte) (wirebson.RawDocument, error)
Decode converts BSONHEX to the format expected by wirebson.RawDocument. Usage of `::bytea` in PostgreSQL is the preferred approach.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.