package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Apr 9, 2026
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Workspace struct {
ID string `json:"id"`
Description string `json:"description"`
}
Workspace represents a workspace with its ID and description
FetchWorkspaces retrieves all workspaces and workspace-tenant mapping for the authenticated user
Source Files
¶
Click to show internal directories.
Click to hide internal directories.