I don't think this tweet is very true, it took me many months of learning
Go to start learning about go.mod. I think that's not the first thing one
learns about a language, you can just 'vim main.go' and begin experimenting.

How do you propose this tool will work?

On Tue, 12 Jan 2021, 06:25 Kevin Chadwick, <m8il1i...@gmail.com> wrote:

> Inspired by:
>
> "https://twitter.com/rakyll/status/1348723364894961666";
>
> "Yet another couple of hours spent on go.mod and go.sum. If I was giving
> #golang
> a first try today, I'd just give up and look for another option. What are
> we
> doing as a community to address this?"
>
> Couldn't go have a folder based Go create command akin to Flutter create.
> That
> creates a project in the current folder perhaps with a unique 128 bit ID
> or just
> local folder based. IOW Hybrid between Go Path and Go mod (cd based, no
> GOPATH
> env). Maybe there could be a Go import for adding another folder as a lib
> to the
> .mod file?
>
> Go Mod with require keyword still seems unintuitive to me, even with a
> unique
> domain. I still get network calls that I don't want, too. Sometimes I am
> in one
> folder down and get odd failure messages WRT domains, before realising too.
>
> --
> 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.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/golang-nuts/452f4e85-7ddb-9a55-f888-0a93d37f502c%40gmail.com
> .
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAE%3DAWBUeFTz_s2vvA0yCyUGfCWufhvRLB%2B-orG95baJ0r%3D3j6A%40mail.gmail.com.

Reply via email to