gotools/internal/packagestest/gopath.go

var GOPATH

type gopath

func (gopath) Name() string {}

func (gopath) Filename(exported *Exported, module, fragment string) string {}

func (gopath) Finalize(exported *Exported) error {}

func gopathDir(exported *Exported, module string) string {}