RobotsAndPencils / buford

A push notification delivery engine for the new HTTP/2 APNS service.
MIT License
475 stars 52 forks source link

queue.Responses undefined (type *push.Queue has no field or method Responses, but does have push.responses) #60

Closed wjames2000 closed 8 years ago

wjames2000 commented 8 years ago

Demo concurrent run print queue.Responses undefined (type *push.Queue has no field or method Responses, but does have push.responses)

nathany commented 8 years ago

I made an API change in v0.8.0. https://github.com/RobotsAndPencils/buford/releases/tag/v0.8.0

Please update Buford.

go get -u github.com/RobotsAndPencils/buford