File: doc.go

package info (click to toggle)
golang-github-lib-pq 0.0~git20151007.0.ffe986a-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch, stretch-backports
  • size: 380 kB
  • ctags: 576
  • sloc: sh: 11; makefile: 3
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