//
pkg.gl
Category
github.com/sourcegraph/go-langserver
langserver
package
2.0.0+incompatible
Repository:
https://github.com/sourcegraph/go-langserver.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
52
Dependents
10
Files
5.1k SLOC
bytes
context
encoding/json
errors
fmt
github.com/hashicorp/golang-lru
github.com/neelance/parallel
github.com/opentracing/basictracer-go
github.com/opentracing/opentracing-go
github.com/opentracing/opentracing-go/ext
github.com/pmezard/go-difflib/difflib
github.com/prometheus/client_golang/prometheus
github.com/slimsag/godocmd
github.com/sourcegraph/ctxvfs
github.com/sourcegraph/go-langserver/langserver/internal/gocode
github.com/sourcegraph/go-langserver/langserver/internal/gocode/gbimporter
github.com/sourcegraph/go-langserver/langserver/internal/godef
github.com/sourcegraph/go-langserver/langserver/internal/refs
github.com/sourcegraph/go-langserver/langserver/util
github.com/sourcegraph/go-langserver/pkg/lsp
github.com/sourcegraph/go-langserver/pkg/lspext
github.com/sourcegraph/go-langserver/pkg/tools
github.com/sourcegraph/jsonrpc2
go/ast
go/build
go/format
golang.org/x/net/context
golang.org/x/tools/go/buildutil
golang.org/x/tools/go/loader
golang.org/x/tools/go/types/typeutil
golang.org/x/tools/imports
golang.org/x/tools/refactor/importgraph
go/parser
go/printer
go/scanner
go/token
go/types
io
log
math
os
path
path/filepath
reflect
regexp
runtime
sort
strconv
strings
sync
sync/atomic
time