errors

package
v0.7.8 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package errors implements pre-defined errors.

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrRepoDirNotFound indicates fail to find .repo dir
	ErrRepoDirNotFound = errors.New("cannot find repodir")
)

Functions

func NoSuchProjectError

func NoSuchProjectError(name string) error

NoSuchProjectError indicates fail to find project.

func ProjectNoExistError

func ProjectNoExistError(name string) error

ProjectNoExistError indicates project not exist error.

func ProjectNotBelongToGroupsError

func ProjectNotBelongToGroupsError(name, groups string) error

ProjectNotBelongToGroupsError indicates project not belong to gropus.

Types

This section is empty.

Jump to

Keyboard shortcuts

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