Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type ConnFactory ¶
type ErrorHandler ¶
type ErrorHandler func(err error)
type Pool ¶
func NewPool ¶
func NewPool(factory ConnFactory, errorHandler ErrorHandler, options ...Option) (*Pool, error)
Click to show internal directories.
Click to hide internal directories.