database/sql.DBStats.MaxLifetimeClosed (field)
2 uses
database/sql (current package)
sql.go#L1176: MaxLifetimeClosed int64 // The total number of connections closed due to SetConnMaxLifetime.
sql.go#L1197: MaxLifetimeClosed: db.maxLifetimeClosed,
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)