package
0.0.0-20250302012944-701c1ceec546
Repository: https://github.com/khulnasoft/devsecdb.git
Documentation: pkg.go.dev

# Functions

IsURI returns true if the given URI is a file:// URI.
NewHandler creates a new Language Server Protocol handler.
NewMemFS returns a new in-memory file system.
NewServer creates a Language Server Protocol service.
URIToPath converts a URI to a file path.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
See https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#textDocument_publishDiagnostics.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Handler handles Language Server Protocol requests.
MemFS is an in-memory file system.
No description provided by the author
Server is the Language Server Protocol service.
SetMetadataCommandArguments are the arguments to the "setMetadata" command.
SetMetadataCommandParams are the parameters to the "setMetadata" command.

# Type aliases

No description provided by the author
No description provided by the author