MCPcopy Index your code
hub / github.com/bytebase/bytebase / Method

TypeAlias Method

backend/api/lsp/handler.go:25–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23)
24
25type Method string
26
27const (
28 LSPMethodPing Method = "$ping"

Callers 4

checkInitializedMethod · 0.85
handleMethod · 0.85
isFileSystemRequestFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected