Documentation
¶
Index ¶
- func CreateWorkspace(createWorkspaceDto dto.CreateWorkspace) (*types.Workspace, error)
- func GetWorkspace(workspaceId string) (*dto.WorkspaceDTO, error)
- func RemoveWorkspace(workspaceId string) error
- func StartProject(workspaceId, projectId string) error
- func StartWorkspace(workspaceId string) error
- func StopProject(workspaceId, projectId string) error
- func StopWorkspace(workspaceId string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateWorkspace ¶
func CreateWorkspace(createWorkspaceDto dto.CreateWorkspace) (*types.Workspace, error)
func GetWorkspace ¶
func GetWorkspace(workspaceId string) (*dto.WorkspaceDTO, error)
func RemoveWorkspace ¶
func StartProject ¶
func StartWorkspace ¶
func StopProject ¶
func StopWorkspace ¶
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.