github

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Overview

Package github contains code that is for interacting with the GitHub API and the Actions interfaces.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewClientFromAction

func NewClientFromAction(action githubinterface.Action) (githubinterface.Client, error)

Types

type Client

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

func (*Client) CreateCommentFromOutput

func (c *Client) CreateCommentFromOutput(ctx context.Context, planOutput []string, path string) (*github.IssueComment, *github.Response, error)

Jump to

Keyboard shortcuts

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