//
pkg.gl
Category
github.com/contextgg/go-sdk
httpbuilder
package
1.6.18
Repository:
https://github.com/contextgg/go-sdk.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
8
Files
412 SLOC
#
Functions
New
New will create a new instance of a HTTPBuilder.
NewFaaS
NewFaaS will create a new FaaS HTTP Builder.
#
Variables
DefaultHTTPClient
DefaultHTTPClient use a global client to get caching benefits.
#
Interfaces
FaaSHTTPBuilder
FaaSHTTPBuilder wraps a standard HTTPBuilder.
HTTPBuilder
HTTPBuilder used to build a fluent interface for http requests.