Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/wavetermdev/waveterm
/ WaveAppServerImpl
Struct
WaveAppServerImpl
pkg/waveapp/waveappserverimpl.go:18–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
)
17
18
type
WaveAppServerImpl
struct
{
19
Client *Client
20
BlockId string
21
}
22
23
func
(*WaveAppServerImpl) WshServerImpl() {}
24
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected