Re: [go-nuts] GO Mod (modules) for dummies. Please help.

2019-10-18 Thread Dimas Prawira
Hi, I have reply thread about Go mod. You can search in the mailist history. Cheers -- 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...@googl

Re: [go-nuts] GO Mod (modules) for dummies. Please help.

2019-09-23 Thread Ian Davis
Hi, On Mon, 23 Sep 2019, at 11:04 AM, sdd.dav...@gmail.com wrote: > > If I have a reasonably large and complex (pet) project with local packages in > it. I like to split my project in to small units with 'namespaces' to keep it > manageable. These are NOT reusable components until I decide they