How to wrap the if condition in golang

The operator should be placed after the previous line:
if values[0] != 1 ||
values[1] != 2
|| && is at the end, not at the beginning.
SEO e-commerce Website Server Code Construction
The operator should be placed after the previous line:
if values[0] != 1 ||
values[1] != 2
|| && is at the end, not at the beginning.