google / seesaw

Seesaw v2 is a Linux Virtual Server (LVS) based load balancing platform.
Apache License 2.0
5.63k stars 511 forks source link

ha: shorten `for _ = range` to `for range` #65

Closed DrJosh9000 closed 4 years ago

DrJosh9000 commented 4 years ago

for range has been acceptable syntax for many Go releases now.