github.com/jackc/pgx/v4.Conn.closedChan (field)

2 uses

	github.com/jackc/pgx/v4 (current package)
		conn.go#L71: 	closedChan chan error
		conn.go#L232: 	c.closedChan = make(chan error)