githubutil

package
v0.0.0-...-2fedb23 Latest Latest
Warning

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

Go to latest
Published: May 24, 2019 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExactIssue

func ExactIssue(data []byte) (github.Issue, error)

ExactIssue extracts the issue from request body.

func ExactIssueComment

func ExactIssueComment(data []byte) (github.IssueComment, error)

ExactIssueComment extracts the issue comment from request body.

func ExactIssueLabels

func ExactIssueLabels(data []byte) ([]string, error)

ExactIssueLabels extracts the issue labels from request body.

func ExactPR

func ExactPR(data []byte) (github.PullRequest, error)

ExactPR extracts the pull request from request body.

func ExtractActionType

func ExtractActionType(data []byte) (string, error)

ExtractActionType extracts the action type.

Types

This section is empty.

Jump to

Keyboard shortcuts

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