mirror of
https://github.com/golang/go
synced 2024-11-18 21:05:02 -07:00
dfcf57064e
This change consolidates the FileKind into only the FileHandle. Previously, it had been set in multiple places, which required users to pass in a FileKind when fetching a file. This resulted in confusion, particularly in places when users did not have access to the file kind. Change-Id: I9e07d7320c46a21d453ffe108d1431a615706a71 Reviewed-on: https://go-review.googlesource.com/c/tools/+/213459 Run-TryBot: Rebecca Stambler <rstambler@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Heschi Kreinick <heschi@google.com> |
||
---|---|---|
.. | ||
apidiff | ||
fastwalk | ||
gopathwalk | ||
imports | ||
jsonrpc2 | ||
lsp | ||
memoize | ||
module | ||
semver | ||
span | ||
telemetry | ||
testenv | ||
tool | ||
xcontext |