go · go/net.ErrClosed
net.ErrClosed
Network Connection Closed
Operation on a network connection that has already been closed. Use errors.Is to match wrapped instances of this error.
Operation on a network connection that has already been closed. Use errors.Is to match wrapped instances of this error.