package
0.0.0-20150502143815-d26fc8558261
Repository: https://github.com/devmine/api-server.git
Documentation: pkg.go.dev
# Functions
ParsePgArray parses the output string from the array type.
ParsePgRow a pg row which looks like "(12,\"foo, bar\", 12)" (unquoted).
TimestampTZToTime converts a pg timestamp with timezone datetime formatted string to a time.Time.