Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Numeric = NumericFormatter{} UUID = UUIDFormatter{} )
Functions ¶
Types ¶
type NumericFormatter ¶
type NumericFormatter struct{}
func (NumericFormatter) BigRatFromNumeric ¶ added in v0.13.0
BigRatFromNumeric converts a pgtype.Numeric to a big.Rat.
type UUIDFormatter ¶ added in v0.7.5
type UUIDFormatter struct{}
Click to show internal directories.
Click to hide internal directories.