]> Cypherpunks repositories - gostls13.git/commit
go/importer: document limitations of this API
authorAlan Donovan <adonovan@google.com>
Wed, 22 Jan 2025 15:24:11 +0000 (10:24 -0500)
committerGopher Robot <gobot@golang.org>
Wed, 22 Jan 2025 16:03:24 +0000 (08:03 -0800)
commit70b603f4d295573197b43ad090d7cad21895144e
tree892dc1372b84ae3cbd83f3366edb63670b4b5242
parentf6d17c540024418ca8a92371931b1b4fb076d2b6
go/importer: document limitations of this API

Arguably it should be deprecated, but that's a process.

Updates #71272

Change-Id: I69de1f9709c45dfea0fe67d96a7bd15d3df4e2f1
Reviewed-on: https://go-review.googlesource.com/c/go/+/643795
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Robert Findley <rfindley@google.com>
Auto-Submit: Alan Donovan <adonovan@google.com>
src/go/importer/importer.go