errors.fyi community error code reference
sql.ErrConnDone
go

Connection Done

The database connection has already been returned to the pool or closed. Operations on the connection are no longer valid.

References

โ† all namespaces for sql.ErrConnDone