Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
Handler is the struct providing a request/response functionality for the paho MQTT v5 client
func NewHandler ¶
func NewHandler(ctx context.Context, opts HandlerOpts) (*Handler, error)
type HandlerOpts ¶
Click to show internal directories.
Click to hide internal directories.