Documentation ¶ Index ¶ func Get(ctx context.Context, ret interface{}, url string, headers ...http.Header) error func MarshallUrlParams(url string, params map[string]string) string func Post(ctx context.Context, ret interface{}, url string, body interface{}, ...) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Get ¶ func Get(ctx context.Context, ret interface{}, url string, headers ...http.Header) error func MarshallUrlParams ¶ func MarshallUrlParams(url string, params map[string]string) string func Post ¶ func Post(ctx context.Context, ret interface{}, url string, body interface{}, headers ...http.Header) error Types ¶ This section is empty. Source Files ¶ View all Source files request.go Click to show internal directories. Click to hide internal directories.