Documentation ¶ Index ¶ func Run(ctx context.Context, body api.CreateBranchBody, fsys afero.Fs) error func RunVolcengine(ctx context.Context, params RunVolcengineParams) error type RunVolcengineParams Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Run ¶ func Run(ctx context.Context, body api.CreateBranchBody, fsys afero.Fs) error func RunVolcengine ¶ func RunVolcengine(ctx context.Context, params RunVolcengineParams) error Types ¶ type RunVolcengineParams ¶ type RunVolcengineParams struct { WorkspaceID string Name string ParentID string ParentTime string } Source Files ¶ View all Source files create.go Click to show internal directories. Click to hide internal directories.