Documentation ¶
Overview ¶
A codec for handling BSON encoding and decoding
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BsonCodec ¶
type BsonCodec struct{}
BsonCodec converts objects to and from BSON.
func (*BsonCodec) CanMarshalWithCallback ¶
CanMarshalWithCallback returns whether this codec is capable of marshalling a response containing a callback.
func (*BsonCodec) ContentType ¶
ContentType returns the content type for this codec.
func (*BsonCodec) FileExtension ¶
FileExtension returns the file extension for this codec.
Click to show internal directories.
Click to hide internal directories.