Versions in this module Expand all Collapse all v0 v0.0.1 Feb 20, 2024 Changes in this version + type Callback struct + func NewCallback(config *config.Callback, mux *http.ServeMux) *Callback + func (c *Callback) Handle() + type Client struct + func NewClient(config *Config) *Client + type Config struct + Application string + Callback *config.Callback + Certificate string + Endpoint string + Id string + Organization string + Secret string