errors.fyi community error code reference
net.ErrClosed
go

Network Connection Closed

Operation on a network connection that has already been closed. Use errors.Is to match wrapped instances of this error.

References

โ† all namespaces for net.ErrClosed