MCPcopy 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
57type FrontendProvider struct{}
58
59func (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