[go-nuts] Re: pkg.go.dev is showing module, but not its package documentation

2022-01-13 Thread Valerio De Benedetto
Oh I see, so I guess it's just a matter of time then. Thank you Il giorno giovedì 13 gennaio 2022 alle 12:35:13 UTC+1 seank...@gmail.com ha scritto: > Nope, pkg.go.dev doesn't support type parameters yet > https://github.com/golang/go/issues/48264 > > On Thursday, January 13, 2022 at 10:50:18 AM

[go-nuts] pkg.go.dev is showing module, but not its package documentation

2022-01-13 Thread Valerio De Benedetto
Hi, I'm having a weird problem with pkg.dev.go. Recently I published a module on github (https://github.com/debevv/camellia) and made pkg.dev.go index it: https://pkg.go.dev/github.com/debevv/camellia The module contains two packages: `camellia`, which is the library, and `main` inside a `cml` f

[go-nuts] ARM32 support for delve: developers for bounty

2021-05-28 Thread Valerio De Benedetto
Hi, I don't know if this is the correct place to post this kind of requests, but I wanted to spread the word about an ongoing issue on delve, which is support for ARM32 targets https://github.com/go-delve/delve/issues/2051 A bounty on bountysource.com was created to incentivise developers, cur