Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TimeCodec ¶
type TimeCodec struct { }
func (*TimeCodec) DecodeValue ¶
func (tc *TimeCodec) DecodeValue(dc bsoncodec.DecodeContext, vr bsonrw.ValueReader, val reflect.Value) error
func (*TimeCodec) EncodeValue ¶
func (tc *TimeCodec) EncodeValue(_ bsoncodec.EncodeContext, vw bsonrw.ValueWriter, val reflect.Value) error
Click to show internal directories.
Click to hide internal directories.