package
0.0.0-20190319231021-e6272b887b81
Repository: https://github.com/marun/kubernetes.git
Documentation: pkg.go.dev
# README
Files copied from https://github.com/golang/go/blob/5f0a9ba1342674b3209c13035b5aa39a96dbd80c/src/go/internal/srcimporter/srcimporter.go at commit 5f0a9ba1342674b3209c13035b5aa39a96dbd80c.
Used in k8s.io/kubernetes/test/typecheck. Need to copy here, as it's marked as a go/internal library. Only modification is to remove the go/internal/srcimporter import alias.
# Functions
NewImporter returns a new Importer for the given context, file set, and map of packages.