Versions in this module Expand all Collapse all v0 v0.6.1 Jul 31, 2023 v0.0.4 Jul 31, 2023 Changes in this version + type IdleConfig struct + MaxIdleGlobal int + MaxIdlePerAddress int + MaxIdleTimeout time.Duration + MinIdlePerAddress int + func CheckPoolConfig(config IdleConfig) *IdleConfig