gearman-go/worker
Christoffer Fjellström f333ba6102 Fix job register with timeout set
Fixed issue where timeout is sent as binary encoded uint but server
expects a string
2019-02-13 11:45:35 +01:00
..
agent.go fix worker reconnect errors, send cando after reconnection. 2018-11-19 17:10:05 +01:00
common.go fixed the worker's testing cases 2013-12-26 15:55:16 +08:00
error.go Merge branch 'master' into 0.2-dev 2014-03-07 17:33:16 +08:00
example_test.go Add skipping for integration tests when running unit tests 2017-09-27 16:42:21 +02:00
func.go Something should not display in documents, disabled. 2013-12-26 12:32:27 +08:00
inpack_test.go go fmt & better examples 2014-01-09 17:58:02 +08:00
inpack.go Use %v instead of %V, which is not a valid Printf verb 2014-03-07 10:21:45 +01:00
job.go Bring back ability to get function name 2014-01-03 15:58:18 -05:00
outpack_test.go go fmt & better examples 2014-01-09 17:58:02 +08:00
outpack.go Something should not display in documents, disabled. 2013-12-26 12:32:27 +08:00
worker_test.go Add skipping for integration tests when running unit tests 2017-09-27 16:42:21 +02:00
worker.go Fix job register with timeout set 2019-02-13 11:45:35 +01:00