Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/wavetermdev/waveterm
/ FrontendProvider
Struct
FrontendProvider
pkg/userinput/userinput.go:57–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
}
56
57
type
FrontendProvider
struct
{}
58
59
func
(ui *UserInputHandler) registerChannel() (string,
chan
*UserInputResponse) {
60
ui.Lock.Lock()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected