Documentation ¶
Index ¶
Constants ¶
View Source
const AdvisoryLockIdSalt uint = 1486364155
Variables ¶
View Source
var ( ErrNoSqlInstance = fmt.Errorf("expected *sql.DB") ErrNoDatabaseName = fmt.Errorf("no database name") )
Functions ¶
Types ¶
type Postgres ¶
type Postgres struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.