github.com/lib/pq.copyin.closed (field)

4 uses

	github.com/lib/pq (current package)
		copy.go#L53: 	closed bool
		copy.go#L218: 	if ci.closed {
		copy.go#L255: 	if ci.closed { // Don't do anything, we're already closed
		copy.go#L258: 	ci.closed = true