This repository has been archived on 2023-08-14. You can view files and clone it, but cannot push or open issues or pull requests.
dex/vendor/github.com/lib/pq/oid/doc.go

7 lines
137 B
Go
Raw Normal View History

2016-09-19 15:47:53 +00:00
// Package oid contains OID constants
// as defined by the Postgres server.
package oid
// Oid is a Postgres Object ID.
type Oid uint32