reviewresult

package
v0.0.0-...-2682498 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

Types

type Payload

type Payload struct {
	Owner       string `json:"owner"`
	Repository  string `json:"repository"`
	PullRequest int    `json:"pull_request"`
	SHA         string `json:"sha"`

	Name        string `json:"name"`
	Description string `json:"description"`

	Body     string                       `json:"body,omitempty"`
	Comments []*github.DraftReviewComment `json:"comments"`
}

func (*Payload) GetSource

func (*Payload) GetSource() string

func (*Payload) GetType

func (*Payload) GetType() string

Jump to

Keyboard shortcuts

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