config

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GitHubAppConfig

type GitHubAppConfig struct {
	ID             int64  `long:"id" description:"GitHub App ID" env:"ID"`
	ClientID       string `long:"client-id" description:"GitHub App Client ID" env:"CLIENT_ID"`
	Secret         string `long:"secret" description:"GitHub App Secret" env:"SECRET"`
	PrivateKeyPath string `long:"private-key-path" description:"Path to GitHub App Private Key" env:"PRIVATE_KEY_PATH"`
}

type GitHubAppMetadata

type GitHubAppMetadata struct {
	Name string
	Slug string
}

Jump to

Keyboard shortcuts

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