MCPcopy Create free account
hub / github.com/OpenAtomFoundation/SmartIDE / Data

Struct Data

cli/internal/model/response/workspace.go:60–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58}
59
60type Data struct {
61 List []ServerWorkspaceResponse `json:"list"`
62}
63
64// {
65// "code": 0,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected