package
0.93.1
Repository: https://github.com/overmindtech/sdp-go.git
Documentation: pkg.go.dev

# Functions

Dial connects to the given URL and returns a new Client.
DialBatch connects to the given URL and returns a new Client.

# Structs

Client is the main driver for all interactions with a SDP/Gateway websocket.
No description provided by the author
No description provided by the author
A handler that stores all the items and edges it receives.
A Handler that waits for all queries to be done then calls a callback.

# Interfaces

GatewayMessageHandler is an interface that can be implemented to handle messages from the gateway.