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

Struct ServerModeInfo

cli/cmd/server/ctor.go:21–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19package server
20
21type ServerModeInfo struct {
22 ServerWorkspaceid string
23 ServerToken string
24 ServerUsername string
25 ServerUserGUID string
26 ServerHost string
27}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected