//
pkg.gl
Category
golang.org/x/tools/gopls
internal
golang
completion
package
0.18.1
Repository:
https://go.googlesource.com/tools
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
51
Dependents
1
Files
7.9k SLOC
bytes
context
errors
fmt
go/ast
go/build
go/constant
go/doc
golang.org/x/sync/errgroup
golang.org/x/tools/go/ast/astutil
golang.org/x/tools/gopls/internal/cache
golang.org/x/tools/gopls/internal/cache/metadata
golang.org/x/tools/gopls/internal/cache/parsego
golang.org/x/tools/gopls/internal/file
golang.org/x/tools/gopls/internal/fuzzy
golang.org/x/tools/gopls/internal/golang
golang.org/x/tools/gopls/internal/golang/completion/snippet
golang.org/x/tools/gopls/internal/protocol
golang.org/x/tools/gopls/internal/settings
golang.org/x/tools/gopls/internal/util/astutil
golang.org/x/tools/gopls/internal/util/bug
golang.org/x/tools/gopls/internal/util/safetoken
golang.org/x/tools/gopls/internal/util/typesutil
golang.org/x/tools/go/types/typeutil
golang.org/x/tools/internal/astutil
golang.org/x/tools/internal/diff
golang.org/x/tools/internal/event
golang.org/x/tools/internal/imports
golang.org/x/tools/internal/stdlib
golang.org/x/tools/internal/typeparams
golang.org/x/tools/internal/typesinternal
golang.org/x/tools/internal/versions
go/parser
go/printer
go/scanner
go/token
go/types
log
math
path/filepath
reflect
slices
sort
strconv
strings
sync
sync/atomic
text/template
time
unicode
unicode/utf8