Documentation
¶
Index ¶
- func DeleteWorkspaceLogs(workspaceId string) error
- func GetConfig() (*types.ServerConfig, error)
- func GetConfigDir() (string, error)
- func GetProjectLogFilePath(workspaceId string, projectId string) (string, error)
- func GetWorkspaceLogFilePath(workspaceId string) (string, error)
- func GetWorkspaceLogsDir() (string, error)
- func Save(c *types.ServerConfig) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteWorkspaceLogs ¶ added in v0.3.0
func GetConfig ¶
func GetConfig() (*types.ServerConfig, error)
func GetConfigDir ¶
func GetProjectLogFilePath ¶
func GetWorkspaceLogFilePath ¶
func GetWorkspaceLogsDir ¶
func Save ¶
func Save(c *types.ServerConfig) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.