repositorypackage
0.0.0-20240419022041-0a0a5672827e
Repository: https://github.com/tectiv3/go-lsp.git
Documentation: pkg.go.dev
# README
A client/server library for LSP (Language Server Protocol) written in golang
How to use
import "github.com/tectiv3/go-lsp"
Documentation
TODO
Disclaimer
This is alpha-grade software, API may change without notice. If you decide to use this library, expect breaking changes.