Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Workspace ¶
type Workspace interface { Resolve(gid string) (ws *mo_workspace.Workspace, err error) List() (ws []*mo_workspace.Workspace, err error) }
func New ¶
func New(ctx as_context.Context) Workspace
Click to show internal directories.
Click to hide internal directories.