Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change of KeepAlive to int64 breaks examples #158

Closed
timhughes opened this issue Nov 22, 2017 · 1 comment
Closed

Change of KeepAlive to int64 breaks examples #158

timhughes opened this issue Nov 22, 2017 · 1 comment

Comments

@timhughes
Copy link

https://github.com/eclipse/paho.mqtt.golang/blob/512dcaa501c1580ea8eccb062ba06cc0c2b78172/options.go#L55

thughes@titanium [0] $ go get github.com/eclipse/paho.mqtt.golang/cmd/...
# github.com/eclipse/paho.mqtt.golang/cmd/stdoutsub
eclipse/paho.mqtt.golang/cmd/stdoutsub/main.go:65:12: cannot use 30 * time.Second (type time.Duration) as type int64 in field value
@alsm
Copy link
Contributor

alsm commented Dec 8, 2017

Resolved now, thanks for reporting

@alsm alsm closed this as completed Dec 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants