Kirill Motkov e64e6fa514 Some code improvements
* Remove shadowing of predeclared identifier: new.
* strings.ReplaceAll instead of strings.Replace with -1.
* Change strings.ToLower comparison to strings.EqualFold.
* Rewrite if-else-if-else chain as a switch.
2019-10-09 15:44:26 +03:00
..
2019-06-15 11:33:57 +02:00
2019-06-15 11:34:00 +02:00
2019-06-15 11:33:57 +02:00
2019-06-15 11:33:58 +02:00
2019-10-09 15:44:26 +03:00