gh

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2026 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RespectRate

func RespectRate(ctx context.Context, c *github.Client) error

Types

type Client

type Client struct {
	REST *github.Client
	// contains filtered or unexported fields
}

func NewClientFromEnv

func NewClientFromEnv(ctx context.Context, app config.AppConfig) (*Client, string, error)

func (*Client) DoGraphQL added in v0.1.13

func (c *Client) DoGraphQL(ctx context.Context, query string, variables map[string]any, result any) error

DoGraphQL executes a GraphQL query or mutation

Jump to

Keyboard shortcuts

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