graphql

package
v0.0.0-...-6d4a0cd Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2020 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

func NewGraphQLClient

func NewGraphQLClient(endpoint string, skipTLSVerify, queryLogging bool) *Client

func (Client) ExecuteRequest

func (c Client) ExecuteRequest(req *gcli.Request, respDestination interface{}) error

ExecuteRequest executes GraphQL request and unmarshal response to respDestination.

Jump to

Keyboard shortcuts

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