package
0.41.9
Repository: https://github.com/artefactual-labs/enduro.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewClient initializes a "pipeline" service client given the endpoints.
NewEndpoints wraps the methods of the "pipeline" service with endpoints.
NewEnduroStoredPipeline initializes result type EnduroStoredPipeline from viewed result type EnduroStoredPipeline.
NewListEndpoint returns an endpoint function that calls the method "list" of service "pipeline".
NewProcessingEndpoint returns an endpoint function that calls the method "processing" of service "pipeline".
NewShowEndpoint returns an endpoint function that calls the method "show" of service "pipeline".
NewViewedEnduroStoredPipeline initializes viewed result type EnduroStoredPipeline from result type EnduroStoredPipeline using the given view.

# Constants

ServiceName is the name of the service as defined in the design.

# Variables

MethodNames lists the service method names as defined in the design.

# Structs

Client is the "pipeline" service client.
Endpoints wraps the "pipeline" service endpoints.
EnduroStoredPipeline is the result type of the pipeline service show method.
ListPayload is the payload type of the pipeline service list method.
Pipeline not found.
ProcessingPayload is the payload type of the pipeline service processing method.
ShowPayload is the payload type of the pipeline service show method.

# Interfaces

The pipeline service manages Archivematica pipelines.