package
0.0.0-20250312033235-bd4f568112dc
Repository: https://github.com/sourcegraph/src-cli.git
Documentation: pkg.go.dev

# Functions

BestCreatorType determines the correct workspace creator type to use based on the environment and batch change to be executed.
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author

# Variables

DockerVolumeWorkspaceImage is the Docker image we'll run our unzip and git commands in.

# Interfaces

Creator implementations are used to create workspaces, which manage per-changeset persistent storage when executing batch change steps and are responsible for ultimately generating a diff.
Workspace implementations manage per-changeset storage when executing batch change steps.

# Type aliases

No description provided by the author