package
0.0.0-20241023151158-d6507ad059ac
Repository: https://github.com/promoboxx/go-service.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
ParseCustomType parses a Postgres custom type retrieved from the database.
QuoteAndEscapeValue wraps escaped double quotes around single composite record values, and escapes specific special runes within the value.
QuoteString wraps a string properly for use in a Postgres custom type.