Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var GraphSet = wire.NewSet( InitConfiguration, GetConnectionPool, )
GraphSet ...
Functions ¶
This section is empty.
Types ¶
type Configuration ¶
type Configuration struct {
// contains filtered or unexported fields
}
Configuration ...
type ConnPool ¶
ConnPool ...
func GetConnectionPool ¶
func GetConnectionPool(config Configuration) (*ConnPool, error)
GetConnectionPool ...
Click to show internal directories.
Click to hide internal directories.