parameter

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2018 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Issue

type Issue struct {
	Subject string
	Body    string
}

type Parameter

type Parameter struct {
	GitHubAppKey            string
	GitHubBaseURL           string
	GitHubIntegrationID     int
	GitHubInstallationID    int
	GitHubAppPrivateKey     string
	GitHubAPIBaseURL        string
	GitHubAPIUploadsBaseURL string
	RepositoryOwner         string
	Repository              string
	IssueLabels             []string
	Issues                  []Issue
}

func New

func New(snsEvent events.SNSEvent) (Parameter, error)

Jump to

Keyboard shortcuts

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