client

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BaseClient

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

func NewClient

func NewClient(opts ClientOptions) (*BaseClient, error)

func (*BaseClient) Close

func (c *BaseClient) Close()

func (*BaseClient) GraphQL

func (c *BaseClient) GraphQL() *api.GraphQLClient

func (*BaseClient) REST

func (c *BaseClient) REST() *github.Client

type ClientOptions

type ClientOptions struct {
	Token string
	Host  string
}

Jump to

Keyboard shortcuts

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