1
0
mirror of https://github.com/golang/go synced 2024-11-18 23:05:06 -07:00
go/internal/lsp/cache
Ian Cottrell ce09bef8aa internal/lsp: reduce the api surface of the cache package
The cache now exposes only one symbol, NewView
This is preparing the cache for a re-write

Change-Id: I411c2cd7a7edc2e7c774218c6786f9fd4fcc53cb
Reviewed-on: https://go-review.googlesource.com/c/tools/+/176924
Reviewed-by: Rebecca Stambler <rstambler@golang.org>
2019-05-15 16:36:46 +00:00
..
check.go internal/lsp: reduce the api surface of the cache package 2019-05-15 16:36:46 +00:00
file.go internal/lsp: reduce the api surface of the cache package 2019-05-15 16:36:46 +00:00
parse.go internal/lsp: reduce the api surface of the cache package 2019-05-15 16:36:46 +00:00
pkg.go internal/lsp: reduce the api surface of the cache package 2019-05-15 16:36:46 +00:00
view.go internal/lsp: reduce the api surface of the cache package 2019-05-15 16:36:46 +00:00