Versions in this module Expand all Collapse all v1 v1.0.1 Aug 15, 2024 Changes in this version + type API struct + Actor string + Snippet string + TLARaw map[string]interface{} + URL string + type APIConfig struct + Body map[string]interface{} + Headers http.Header + IsHTTPS bool + Method string + URL string + type Interface interface + Send func(api *API) (string, error)