Documentation ¶
Index ¶
- func NewAuthorizedGraphQLClientWithCustomURL(bearerToken, url string) *gcli.Client
- func NewAuthorizedHTTPClient(bearerToken string) *http.Client
- func NewCertAuthorizedGraphQLClientWithCustomURL(url string, key crypto.PrivateKey, rawCertChain [][]byte, ...) *gcli.Client
- func NewCertAuthorizedHTTPClient(key crypto.PrivateKey, rawCertChain [][]byte, skipSSLValidation bool) *http.Client
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAuthorizedHTTPClient ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.