mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Rename the following exported names: (*Program).BuildAll → Build (*Program).Method → MethodValue Package.Object → Pkg Also: (*Function).pkgobj → pkg Change-Id: Iff7e6c240ebe6786ba759278ac0daa3d66698013 Reviewed-on: https://go-review.googlesource.com/14134 Reviewed-by: Robert Griesemer <gri@golang.org>