MCPcopy Index your code
hub / github.com/upper/db / SetMaxOpenConns

Method SetMaxOpenConns

settings.go:66–66  ·  view source on GitHub ↗

SetMaxOpenConns sets the default maximum number of open connections to the database.

(int)

Source from the content-addressed store, hash-verified

64 // SetMaxOpenConns sets the default maximum number of open connections to the
65 // database.
66 SetMaxOpenConns(int)
67
68 // MaxOpenConns returns the default maximum number of open connections to the
69 // database.

Callers 7

OpenMethod · 0.65
SetMaxOpenConnsMethod · 0.65
copySettingsFunction · 0.65
SetMaxOpenConnsMethod · 0.65

Implementers 1

settingssettings.go

Calls

no outgoing calls

Tested by 2