storage/experimental: references to storage not properly linked in godocs #11206
Labels
api: storage
Issues related to the Cloud Storage API.
type: docs
Improvement to the documentation for an API.
[storage.NewGRPCClient]
appears in plain text and is not linked. I think this is because the experimental subpackage does not directly import storage, and this could be mitigated by linking the full package import path.The text was updated successfully, but these errors were encountered: