package
0.5.15
Repository: https://github.com/cisco-pxgrid/cloud-sdk-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewConnection creates a new connection object based on the supplied configuration.
No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Structs

Config represents configuration required to open the pubsub connection.
Connection represents a connection to the DxHub PubSub server.
PublishResult represents the result of a publish request from the server.

# Type aliases

SubscriptionCallback is the callback that's invoked when a message/error is received for the subscription request.