package
0.0.0-20250117142834-feddbe240ff3
Repository: https://github.com/tilebox/tilebox-go.git
Documentation: pkg.go.dev

# Functions

NewDiagramServiceClient constructs a client for the workflows.v1.DiagramService service.
NewDiagramServiceHandler builds an HTTP handler from the service implementation.
NewJobServiceClient constructs a client for the workflows.v1.JobService service.
NewJobServiceHandler builds an HTTP handler from the service implementation.
NewRecurrentTaskServiceClient constructs a client for the workflows.v1.RecurrentTaskService service.
NewRecurrentTaskServiceHandler builds an HTTP handler from the service implementation.
NewTaskServiceClient constructs a client for the workflows.v1.TaskService service.
NewTaskServiceHandler builds an HTTP handler from the service implementation.
NewWorkflowsServiceClient constructs a client for the workflows.v1.WorkflowsService service.
NewWorkflowsServiceHandler builds an HTTP handler from the service implementation.

# Constants

DiagramServiceName is the fully-qualified name of the DiagramService service.
DiagramServiceRenderProcedure is the fully-qualified name of the DiagramService's Render RPC.
JobServiceCancelJobProcedure is the fully-qualified name of the JobService's CancelJob RPC.
JobServiceCloneJobProcedure is the fully-qualified name of the JobService's CloneJob RPC.
JobServiceFilterJobsProcedure is the fully-qualified name of the JobService's FilterJobs RPC.
JobServiceGetJobProcedure is the fully-qualified name of the JobService's GetJob RPC.
JobServiceGetJobPrototypeProcedure is the fully-qualified name of the JobService's GetJobPrototype RPC.
JobServiceListJobsProcedure is the fully-qualified name of the JobService's ListJobs RPC.
JobServiceName is the fully-qualified name of the JobService service.
JobServiceRetryJobProcedure is the fully-qualified name of the JobService's RetryJob RPC.
JobServiceSubmitJobProcedure is the fully-qualified name of the JobService's SubmitJob RPC.
JobServiceVisualizeJobProcedure is the fully-qualified name of the JobService's VisualizeJob RPC.
RecurrentTaskServiceCreateRecurrentTaskProcedure is the fully-qualified name of the RecurrentTaskService's CreateRecurrentTask RPC.
RecurrentTaskServiceCreateStorageLocationProcedure is the fully-qualified name of the RecurrentTaskService's CreateStorageLocation RPC.
RecurrentTaskServiceDeleteAutomationProcedure is the fully-qualified name of the RecurrentTaskService's DeleteAutomation RPC.
RecurrentTaskServiceDeleteRecurrentTaskProcedure is the fully-qualified name of the RecurrentTaskService's DeleteRecurrentTask RPC.
RecurrentTaskServiceDeleteStorageLocationProcedure is the fully-qualified name of the RecurrentTaskService's DeleteStorageLocation RPC.
RecurrentTaskServiceGetRecurrentTaskProcedure is the fully-qualified name of the RecurrentTaskService's GetRecurrentTask RPC.
RecurrentTaskServiceGetStorageLocationProcedure is the fully-qualified name of the RecurrentTaskService's GetStorageLocation RPC.
RecurrentTaskServiceListRecurrentTasksProcedure is the fully-qualified name of the RecurrentTaskService's ListRecurrentTasks RPC.
RecurrentTaskServiceListStorageLocationsProcedure is the fully-qualified name of the RecurrentTaskService's ListStorageLocations RPC.
RecurrentTaskServiceName is the fully-qualified name of the RecurrentTaskService service.
RecurrentTaskServiceUpdateRecurrentTaskProcedure is the fully-qualified name of the RecurrentTaskService's UpdateRecurrentTask RPC.
TaskServiceExtendTaskLeaseProcedure is the fully-qualified name of the TaskService's ExtendTaskLease RPC.
TaskServiceName is the fully-qualified name of the TaskService service.
TaskServiceNextTaskProcedure is the fully-qualified name of the TaskService's NextTask RPC.
TaskServiceTaskFailedProcedure is the fully-qualified name of the TaskService's TaskFailed RPC.
WorkflowsServiceCreateClusterProcedure is the fully-qualified name of the WorkflowsService's CreateCluster RPC.
WorkflowsServiceDeleteClusterProcedure is the fully-qualified name of the WorkflowsService's DeleteCluster RPC.
WorkflowsServiceGetClusterProcedure is the fully-qualified name of the WorkflowsService's GetCluster RPC.
WorkflowsServiceListClustersProcedure is the fully-qualified name of the WorkflowsService's ListClusters RPC.
WorkflowsServiceName is the fully-qualified name of the WorkflowsService service.

# Structs

UnimplementedDiagramServiceHandler returns CodeUnimplemented from all methods.
UnimplementedJobServiceHandler returns CodeUnimplemented from all methods.
UnimplementedRecurrentTaskServiceHandler returns CodeUnimplemented from all methods.
UnimplementedTaskServiceHandler returns CodeUnimplemented from all methods.
UnimplementedWorkflowsServiceHandler returns CodeUnimplemented from all methods.

# Interfaces

DiagramServiceClient is a client for the workflows.v1.DiagramService service.
DiagramServiceHandler is an implementation of the workflows.v1.DiagramService service.
JobServiceClient is a client for the workflows.v1.JobService service.
JobServiceHandler is an implementation of the workflows.v1.JobService service.
RecurrentTaskServiceClient is a client for the workflows.v1.RecurrentTaskService service.
RecurrentTaskServiceHandler is an implementation of the workflows.v1.RecurrentTaskService service.
TaskServiceClient is a client for the workflows.v1.TaskService service.
TaskServiceHandler is an implementation of the workflows.v1.TaskService service.
WorkflowsServiceClient is a client for the workflows.v1.WorkflowsService service.
WorkflowsServiceHandler is an implementation of the workflows.v1.WorkflowsService service.