Versions in this module Expand all Collapse all v0 v0.0.5 Mar 29, 2023 v0.0.4 Mar 29, 2023 v0.0.3 Mar 29, 2023 Changes in this version + type Client interface + Request func(resource string, request *fetch.Config, response interface{}, ...) error + func New(cfg *Config) Client + type Config struct + AppID string + AppSecret string + BaseURI string