comment

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Comment

type Comment struct {
	PRNumber int
	Org      string
	Repo     string
	Body     string
	SHA1     string
}

type Commenter added in v1.1.0

type Commenter struct {
	HTTPClient httpclient.Client
	Token      string
}

func (Commenter) Create added in v1.1.0

func (commenter Commenter) Create(ctx context.Context, cmt Comment) error

Jump to

Keyboard shortcuts

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