github.com/jackc/pgconn.PgConn.CopyTo (method)

one use

	github.com/jackc/pgconn (current package)
		pgconn.go#L1092: func (pgConn *PgConn) CopyTo(ctx context.Context, w io.Writer, sql string) (CommandTag, error) {