package
0.7.2
Repository: https://github.com/dimo-network/edge-network.git
Documentation: pkg.go.dev

# Packages

Code generated by MockGen.

# Functions

NewDataSender instantiates new data sender, does not create a connection to broker.

# Structs

CustomFileStore is a custom implementation of the mqtt.FileStore interface.

# Interfaces

go:generate mockgen -source data_sender.go -destination mocks/data_sender_mock.go.