Closed
Description
There is currently no documentation that shows up on godoc.org for the GOPACKAGESDRIVER
environment variable. However, it's very useful for alternative build systems to provide lookups for gopls
and other tools. For instance, it's mentioned in the bazel rules_go design doc for editor support.
It'd be nice for GOPACKAGESDRIVER
to have publicly available documents.