Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OpenConnectionOption ¶
func WithConnectionMaxLifeTime ¶
func WithConnectionMaxLifeTime(d time.Duration) OpenConnectionOption
func WithMaxIdleConnections ¶
func WithMaxIdleConnections(n int) OpenConnectionOption
func WithMaxOpenConnections ¶
func WithMaxOpenConnections(n int) OpenConnectionOption
func WithSetConnMaxIdleTime ¶
func WithSetConnMaxIdleTime(d time.Duration) OpenConnectionOption
Click to show internal directories.
Click to hide internal directories.