summaryrefslogtreecommitdiffstats
path: root/client/go/util/io.go
Commit message (Expand)AuthorAgeFilesLines
* Re-organize Go codeMartin Polden2023-02-031-84/+0
* * add utility for directory/file fixupsArne Juul2022-11-031-1/+1
* we will need execvp() more places, move to utilArne Juul2022-10-271-0/+9
* avoid dereferencing nil, add unit testArne Juul2022-10-251-4/+4
* fix typoArne Juul2022-09-291-2/+2
* add convenience functionArne Juul2022-09-291-0/+6
* Stop using deprecated ioutil functionsMartin Polden2022-03-161-3/+2
* Write temporary file to same directory as final fileMartin Polden2022-02-011-1/+3
* Move AtomicWriteFile to util packageMartin Polden2021-10-071-0/+16
* Remove unnecessary ReaderToBytesMartin Polden2021-10-071-1/+2
* Fix copyright headersMartin Polden2021-09-291-1/+1
* SimplifyMartin Polden2021-09-011-1/+1
* Cleanup printing and colorizationMartin Polden2021-08-261-3/+15
* go fmtJon Bratseth2021-08-251-13/+13
* JSON prettyprint responsesJon Bratseth2021-08-241-2/+10
* Move modules to rootJon Bratseth2021-08-241-0/+31