Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UnmarshalUseInt64 ¶ added in v1.1.0
UnmarshalUseInt64 behaves like Unmarshal but decodes JSON integers into int64 (rather than float64) when the destination is an interface{}. This matters for full-range bigint values from wal2json: float64 only has 53 bits of mantissa and would silently round.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.