1
0
mirror of https://github.com/TwiN/gatus.git synced 2026-02-05 17:58:49 +00:00
Files
gatus/vendor/github.com/lib/pq/oid/doc.go

7 lines
137 B
Go

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