diff options
author | Teddy Wing | 2017-03-12 17:51:04 +0100 |
---|---|---|
committer | Teddy Wing | 2017-03-12 17:51:04 +0100 |
commit | a14736cd1311595f9d0aaf94e6852b246a606d13 (patch) | |
tree | 9dc16bddb3881fb00d99c3f87dd7343b7a69b4e9 /timetask/http_test.go | |
parent | 17f4ecc63615e3f3bef21a80f15e7c7b0e0cffa1 (diff) | |
download | timetasker-a14736cd1311595f9d0aaf94e6852b246a606d13.tar.bz2 |
Change all `uint` types to `int`
Because `strings.Itoa` is so much easier to call than
`strconv.ParseUint`, and I needed to parse ints into strings to build
the URL params in `buildSubmissionParams`
(17f4ecc63615e3f3bef21a80f15e7c7b0e0cffa1).
Diffstat (limited to 'timetask/http_test.go')
0 files changed, 0 insertions, 0 deletions