Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( JSONNull = []byte("null") DriverValuerIntf = reflect.TypeFor[driver.Valuer]() EncodingTextMarshalerIntf = reflect.TypeFor[encoding.TextMarshaler]() EncodingTextUnmarshalerIntf = reflect.TypeFor[encoding.TextUnmarshaler]() EncodingBinaryMarshalerIntf = reflect.TypeFor[encoding.BinaryMarshaler]() EncodingBinaryUnmarshalerIntf = reflect.TypeFor[encoding.BinaryUnmarshaler]() )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.