ConSol-Monitoring / mod-gearman-worker-go

Mod-Gearman Worker rewrite in Golang
GNU General Public License v3.0
7 stars 10 forks source link

fixed argument parsing (long arg names for returncode and message) #11

Closed simonmeggle closed 1 year ago

simonmeggle commented 5 years ago

Solves #10

sni commented 5 years ago

Thanks, could you run "make fmt" please. This will apply the default go coding style.

sni commented 5 years ago

Seems like golangci-lint has moved on and added more checks, i will have a look into that.

sni commented 5 years ago

could you please rebase this PR, tests should be fine again.