package
0.0.0-20200309114615-3480b395d723
Repository: https://github.com/pusher/pusher-platform-go.git
Documentation: pkg.go.dev
# Functions
New creates a new instance satisfying the Instance interface.
ParseInstanceLocator splits the instance locator string to retrieve the service version, cluster and instance id which is returned as an instanceLocatorComponents type.
ParseKey splits the key to retrieve the public key and secret which is returned as part of `keyComponents`.
# Interfaces
Instance allows making HTTP requests to a service.