github

package
v0.0.0-...-f9a41d0 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Query

func Query(ctx context.Context, refID string, sheet *QueryModel, config *GHConfig, logger hclog.Logger) (*df.Frame, error)

Query function

func TestAPI

func TestAPI(ctx context.Context, config *GHConfig) (*df.Frame, error)

TestAPI function

Types

type GHConfig

type GHConfig struct {
	APIKey string `json:"apiKey"`
}

GHConfig config

type GHDatasource

type GHDatasource struct {
	plugin.NetRPCUnsupportedPlugin
	Logger hclog.Logger
}

GHDatasource the datasource

func (*GHDatasource) DataQuery

DataQuery dq

type QueryModel

type QueryModel struct {
	QueryType string
	Range     string
}

QueryModel model

Jump to

Keyboard shortcuts

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