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