gql

package
v0.0.0-...-9648343 Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2021 License: BSD-3-Clause Imports: 3 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 {
	URL     string
	Headers map[string]string
}

func FromConf

func FromConf(conf string) *Client

func (*Client) Request

func (c *Client) Request(ctx context.Context, query, resp interface{}) error

type Query

type Query struct {
	Query string `json:"query,omitempty"`
}

Jump to

Keyboard shortcuts

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