aboutsummaryrefslogtreecommitdiff
path: root/catbus_test.go (follow)
AgeCommit message (Collapse)Author
2020-06-24make Client an interface, make Message a plain structv0.0.3Ethel Morgan
2020-06-24use string instead of []bytev0.0.2Ethel Morgan
subsequently, create a catbus.Message wrapper struct for mqtt.Message.
2020-06-23import catbus library from catbus-wakeonlanEthel Morgan