File: doc.go

package info (click to toggle)
golang-github-lib-pq 1.10.9-2
  • links: PTS, VCS
  • area: main
  • in suites: experimental, sid, trixie
  • size: 724 kB
  • sloc: makefile: 35; sh: 14
file content (6 lines) | stat: -rw-r--r-- 137 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
// Package oid contains OID constants
// as defined by the Postgres server.
package oid

// Oid is a Postgres Object ID.
type Oid uint32