gql

package
v0.0.0-...-a423d60 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 4, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAuthorizedGraphQLClientWithCustomURL

func NewAuthorizedGraphQLClientWithCustomURL(bearerToken, url string) *gcli.Client

func NewAuthorizedHTTPClient

func NewAuthorizedHTTPClient(bearerToken string) *http.Client

func NewCertAuthorizedGraphQLClientWithCustomURL

func NewCertAuthorizedGraphQLClientWithCustomURL(url string, key crypto.PrivateKey, rawCertChain [][]byte, skipSSLValidation bool) *gcli.Client

func NewCertAuthorizedHTTPClient

func NewCertAuthorizedHTTPClient(key crypto.PrivateKey, rawCertChain [][]byte, skipSSLValidation bool) *http.Client

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL