mikespook/gearman-go

undefined: "github.com/mikespook/golib/signal".Loop

Closed this issue · 1 comments

kentchentekiiMac-23868:gearman kentchen$ go run s1.go

command-line-arguments

./s1.go:73: undefined: "github.com/mikespook/golib/signal".Loop

I redesigned API of the package golib/signal recently that method Loop has been changed into Wait.
It will be OK after you upgrade the codes.