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 { … }