Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type OpenOptions ¶
type OpenOptions struct {
// NowFunc is a function to return the current time. Default is time.Now().
norm.NowFunc
}
OpenOptions contains options for opening a PostgreSQL database connection.
Click to show internal directories.
Click to hide internal directories.