Files
with/vendor/github.com/lib/pq/oid/doc.go
Bel LaPointe 886c4aabff vendor
2026-03-09 09:42:09 -06:00

8 lines
165 B
Go

//go:generate go run ./gen.go
// Package oid contains OID constants as defined by the Postgres server.
package oid
// Oid is a Postgres Object ID.
type Oid uint32