package
0.40.0-beta
Repository: https://github.com/instill-ai/pipeline-backend.git
Documentation: pkg.go.dev

# Variables

ErrAlreadyExists is used when a resource can't be created because it already exists.
ErrInvalidArgument is used when the provided argument is incorrect (e.g.
ErrInvalidCloneTarget is used when the pipeline clone target is not valid.
ErrNotFound is used when a resource doesn't exist.
ErrUnauthorized is used when a request can't be performed due to insufficient permissions.