package
1.1.0
Repository: https://github.com/soheilsalehian/pachyderm.git
Documentation: pkg.go.dev

# Functions

NewAPIServer creates an APIServer.
NewErrEmptyInput creates a new ErrEmptyInput.
NewErrJobNotFound creates a job-not-found error.
NewErrParentInputsMismatch creates an error for mismatched job parents.
NewErrPipelineNotFound creates a pipeline-not-found error.
RepoNameToEnvString is a helper which uppercases a repo name for use in environment variable names.

# Structs

ErrEmptyInput is an input returned for empty inputs.

# Interfaces

APIServer represents an api server.

# Type aliases

JobInputs implements sort.Interface so job inputs can be sorted We sort job inputs based on repo names.