Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type MqttGateway ¶
type MqttGateway struct {
// contains filtered or unexported fields
}
func (*MqttGateway) Endpoint ¶
func (g *MqttGateway) Endpoint() notification.Endpoint
func (*MqttGateway) SendMessage ¶
func (g *MqttGateway) SendMessage(ctx context.Context, message string) error
func (*MqttGateway) Type ¶ added in v0.0.10
func (g *MqttGateway) Type() notification.TopicType
Click to show internal directories.
Click to hide internal directories.