push

package
v1.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 13, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MQTTPusher

type MQTTPusher struct {
	// contains filtered or unexported fields
}

func NewMQTTPusher

func NewMQTTPusher(client *mqtt.MQTTClient, topic string, inChan chan gorenogymodbus.DynamicControllerInformation) *MQTTPusher

func (*MQTTPusher) Close

func (m *MQTTPusher) Close() error

func (*MQTTPusher) Push

func (m *MQTTPusher) Push() error

type Pusher

type Pusher interface {
	Push() error
	Close() error
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL