Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Xbootargs = NewBootArgs()
)
Functions ¶
Types ¶
type ServiceHandler ¶
type ServiceHandler struct {
// contains filtered or unexported fields
}
func NewServiceHandler ¶
func NewServiceHandler() *ServiceHandler
func (*ServiceHandler) MsgHandler ¶
func (s *ServiceHandler) MsgHandler(cli mqtt.Client, msg mqtt.Message)
Click to show internal directories.
Click to hide internal directories.