Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

Handle GOPATH With Multiple Entries #18

Closed
3 tasks done
joefitzgerald opened this issue Apr 7, 2014 · 0 comments
Closed
3 tasks done

Handle GOPATH With Multiple Entries #18

joefitzgerald opened this issue Apr 7, 2014 · 0 comments
Assignees
Labels
Milestone

Comments

@joefitzgerald
Copy link
Owner

https://code.google.com/p/go-wiki/wiki/GOPATH

Since the $GOPATH variable can be a list, the rest of this document will use $GOPATH to mean the first element unless otherwise specified.

  • Use regexp to split GOPATH if required
  • Provide array of GOPATH elements to components
  • Use first element of GOPATH when replacing $GOPATH in Gofmt Path and Golint Path preferences
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant