Renan DelValle
|
abc542f81f
|
goimports run on whole project using goimports -w $(find . -type f -name '*.go' -not -path "./vendor/*" -not -path "./gen-go/*")
source of command: https://gist.github.com/bgentry/fd1ffef7dbde01857f66
|
2018-01-02 17:13:54 -08:00 |
|
Renan DelValle
|
a1350c6d55
|
out with the old (address) in with the new (address)
|
2017-10-12 17:11:01 -07:00 |
|
Renan DelValle
|
714b21631e
|
Cleanup of json client
|
2016-08-24 12:00:26 -07:00 |
|
Renan DelValle
|
073faabc21
|
First example using a JSON blob as the configuration for a job
|
2016-08-19 15:25:15 -07:00 |
|