github

package
v0.0.0-...-555e8c1 Latest Latest
Warning

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

Go to latest
Published: May 10, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Overview

Package github provides functionality for interacting with the GitHub API.

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
}

Client provides GitHub API functionality.

func NewClient

func NewClient(ctx context.Context, cfg *config.Config, log *logger.Logger) (*Client, error)

NewClient creates a new GitHub API client.

func (*Client) SetupWorkflow

func (c *Client) SetupWorkflow(ctx context.Context, workflowContent string) error

SetupWorkflow creates or updates the workflow file in the repository.

Jump to

Keyboard shortcuts

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