Versions in this module Expand all Collapse all v0 v0.0.19 Mar 26, 2023 Changes in this version + type Request map[string]any + func (r Request) GetBody() any + func (r Request) GetHeaders() map[string]string + func (r Request) GetMethod() string + func (r Request) GetURL() *url.URL