Files
reddit-go/reddit
Vartan Benohanian 15ee94fbbe Replace fmt.Sprint with strconv.Itoa, specify slice capacity
Uber's Go style guide outlines a slight performance benefit when using
strconv over fmt:
https://github.com/uber-go/guide/blob/dc025303c14891f54d1847396379548773e6123e/style.md#prefer-strconv-over-fmt

Also specifiying slice capacity when it is known beforehand:
https://github.com/uber-go/guide/blob/dc025303c14891f54d1847396379548773e6123e/style.md#specifying-slice-capacity

Signed-off-by: Vartan Benohanian <vartanbeno@gmail.com>
2020-09-29 14:01:21 -04:00
..
2020-09-29 13:40:34 -04:00
2020-09-29 13:40:34 -04:00
2020-09-29 13:40:34 -04:00
2020-09-29 13:40:34 -04:00
2020-09-29 13:40:34 -04:00
2020-09-29 13:40:34 -04:00
2020-09-29 13:40:34 -04:00
2020-09-29 13:40:34 -04:00
2020-09-29 13:40:34 -04:00
2020-09-29 13:40:34 -04:00
2020-09-29 13:40:34 -04:00
2020-09-29 13:40:34 -04:00
2020-09-29 13:40:34 -04:00
2020-08-22 14:26:50 -04:00
2020-09-27 23:11:40 -04:00
2020-09-29 13:40:34 -04:00
2020-09-29 13:40:34 -04:00