package
0.0.0-20230728094517-92d8de8f5b50
Repository: https://github.com/ducesoft/ulsp.git
Documentation: pkg.go.dev

# README

jsonrpc2: JSON-RPC 2.0 implementation for Go Build Status Sourcegraph GoDoc

Package jsonrpc2 provides a Go implementation of JSON-RPC 2.0.

Known issues

  • Batch requests and responses are not yet supported.