Versions in this module Expand all Collapse all v0 v0.0.2 Aug 11, 2024 v0.0.1 Aug 11, 2024 Changes in this version + func NewPureClient() *pureClient + type LuaHTTPClient interface + DoRequest func(*http.Request) (*http.Response, error) + PostFormRequest func(string, url.Values) (*http.Response, error)