constant

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2020 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DeployGateApiTokenEnv        = "DEPLOYGATE_API_TOKEN"
	DeployGateUserNameEnv        = "DEPLOYGATE_USER_NAME"
	DeployGateShortMessageEnv    = "DEPLOYGATE_MESSAGE"
	DeployGateDistributionKeyEnv = "DEPLOYGATE_DISTRIBUTION_KEY"
	DeployGateReleaseNoteEnv     = "DEPLOYGATE_RELEASE_NOTE"

	ApiTokenEnv         = "DPG_API_TOKEN"
	AppOwnerNameEnv     = "DPG_APP_OWNER_NAME"
	AppFilePathEnv      = "DPG_APP_FILE_PATH"
	ShortMessageEnv     = "DPG_SHORT_MESSAGE"
	DistributionKeyEnv  = "DPG_DISTRIBUTION_KEY"
	ReleaseNoteEnv      = "DPG_RELEASE_NOTE"
	DistributionNameEnv = "DPG_DISTRIBUTION_NAME"

	PlatformEnv           = "DPG_PLATFORM"
	AppIdEnv              = "DPG_APP_ID"
	EnableNotificationEnv = "DPG_ENABLE_NOTIFICATION"
)
View Source
const (
	ApiToken = "token"

	AppOwnerName = "app-owner"
	AppId        = "app-id"
	Android      = "android"
	IOS          = "ios"

	AppFilePath        = "app"
	IsPublic           = "public"
	EnableNotification = "enable-notification"
	ShortMessage       = "message"
	DistributionKey    = "distribution-key"
	DistributionName   = "distribution-name"
	ReleaseNote        = "release-note"

	Invitees      = "invitees"
	DeveloperRole = "role"
	Removees      = "removees"

	SharedTeamName = "shared-team-name"
	TeamName       = "team-name"

	UserName = "username"

	OrganizationName      = "organization-name"
	OrganizationNameAlias = "group-name"

	EnterpriseName = "enterprise-name"

	UserEmail = "email"

	Description = "description"

	IsFeatureBranch = "feature-branch"
	Prefix          = "prefix"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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