package
Version:
v0.0.0-...-4b3f104
Opens a new window with list of versions in this module.
Published: Oct 31, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
PGTypes is a slice of PGType representing constant PostgreSQL types.
type PGType struct {
Typname string
OID int
}
PGType represents a PostgreSQL type with a type name and an OID.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.