Hi

Is there a best practice or recommended folder structure followed for
maintaining a GH repo inside GOPATH

I maintain my GO source in the default GOPATH which is /home/<user>/go

go
--- bin
--- pkg
*--- src*
*------flmain*
*------flowlogs*
*-------<other projects>*

I would like to maintain the same path for Github repo and gopath. Is there
a standard practice available without copying files between folders?

Thanks & Regards
Mukund

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to