Documentation ¶
Index ¶
- func CheckoutBranch(branchName string) func(vcs.RepoWriter) error
- func CheckoutSnapshot(snapshot *snapshots.Snapshot) func(vcs.RepoWriter) error
- func Create(repoProvider provider.RepoProvider, ...) error
- func SetWorkspace(viewProvider provider.ViewProvider, codebaseID, viewID, workspaceID string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckoutBranch ¶
func CheckoutBranch(branchName string) func(vcs.RepoWriter) error
func CheckoutSnapshot ¶
func CheckoutSnapshot(snapshot *snapshots.Snapshot) func(vcs.RepoWriter) error
func Create ¶
func Create(repoProvider provider.RepoProvider, codebaseID, checkoutBranchName, viewID string) error
func SetWorkspace ¶
func SetWorkspace(viewProvider provider.ViewProvider, codebaseID, viewID, workspaceID string) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.