gearman-go/client/handler.go

5 lines
58 B
Go
Raw Normal View History

2013-01-14 17:59:48 +08:00
package client
// Job handler
type JobHandler func(*Job)