Documentation ¶
Index ¶
- Constants
- func HygrothermographCreator() broker.Any
- func RegisterHygrothermographHandler(fnc HygrothermographHandler) broker.Handler
- func RegisterHygrothermographJsonHandler(fnc HygrothermographHandler) broker.Handler
- func RegisterHygrothermographRawHandler(fnc HygrothermographHandler) broker.Handler
- type ChatMessage
- type Hygrothermograph
- type HygrothermographHandler
- type HygrothermographResponseHandler
Constants ¶
View Source
const (
MessageTypeChat = iota + 1
)
Variables ¶
This section is empty.
Functions ¶
func HygrothermographCreator ¶
func RegisterHygrothermographHandler ¶
func RegisterHygrothermographHandler(fnc HygrothermographHandler) broker.Handler
func RegisterHygrothermographJsonHandler ¶
func RegisterHygrothermographJsonHandler(fnc HygrothermographHandler) broker.Handler
func RegisterHygrothermographRawHandler ¶
func RegisterHygrothermographRawHandler(fnc HygrothermographHandler) broker.Handler
Types ¶
type ChatMessage ¶
type Hygrothermograph ¶
type HygrothermographHandler ¶
Click to show internal directories.
Click to hide internal directories.