github.com/lib/pq.copyin.setError (method)

4 uses

	github.com/lib/pq (current package)
		copy.go#L147: 			ci.setError(err)
		copy.go#L162: 			ci.setError(err)
		copy.go#L165: 			ci.setError(fmt.Errorf("unknown response during CopyIn: %q", t))
		copy.go#L194: func (ci *copyin) setError(err error) {