github.com/jackc/pgproto3/v2.CopyBothResponse.OverallFormat (field)

2 uses

	github.com/jackc/pgproto3/v2 (current package)
		copy_both_response.go#L12: 	OverallFormat     byte
		copy_both_response.go#L40: 	*dst = CopyBothResponse{OverallFormat: overallFormat, ColumnFormatCodes: columnFormatCodes}