projectI18n

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ConfigRepo = "config repository: %s"
	CodeRepo   = "code repository: %s"
)

Variables

View Source
var (
	ProjectLocationEmpty     = errors.New("project location is empty")
	ConfigRepositoryNotFound = errors.New("config repository is not found")
	CodeRepositoryNotFound   = errors.New("code repository is not found")
)

Functions

func BothFlagsCannotBeTrue

func BothFlagsCannotBeTrue(flag1, flag2 string) error

func CheckedOutProject added in v0.1.3

func CheckedOutProject(name, branch string)

func CheckingOutProjectFailed added in v0.1.3

func CheckingOutProjectFailed(project string) error

func CloningProjectFailed

func CloningProjectFailed(project string, err error) error

func CodeRepoCreateFailed

func CodeRepoCreateFailed(err error) error

func CodeRepoRegisterFailed

func CodeRepoRegisterFailed(err error) error

func ConfigRepoCreateFailed

func ConfigRepoCreateFailed(err error) error

func ConfigRepoRegisterFailed

func ConfigRepoRegisterFailed(err error) error

func CreatedProject

func CreatedProject(name string)

func CreatingProjectFailed

func CreatingProjectFailed(err error) error

func DeselectedProject

func DeselectedProject(name string)

func GettingProjectsFailed

func GettingProjectsFailed(err error) error

func GettingRepositoriesFailed

func GettingRepositoriesFailed(project string, err error) error

func GettingRepositoryURLsFailed

func GettingRepositoryURLsFailed(project string, err error) error

func ProjectBranchesNotEqual added in v0.1.3

func ProjectBranchesNotEqual(branch1, branch2 string) error

func ProjectNotFound

func ProjectNotFound(project string) error

func PulledProject

func PulledProject(name string)

func PullingProjectFailed

func PullingProjectFailed(project string) error

func PushedProject

func PushedProject(name string)

func PushingProjectFailed

func PushingProjectFailed(project string) error

func SelectedProject

func SelectedProject(name string)

func SelectingAProjectPromptFailed

func SelectingAProjectPromptFailed(err error) error

func SelectingVisibilityFailed

func SelectingVisibilityFailed(err error) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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