General information on how to contribute to the Go project (which includes
/x/…) is in the contribution guide:
https://go.dev/doc/contribute
But yes, as Jan mentions, the starting point (as is also mentioned there)
is to open a proposal.

FWIW, I believe that the Go team is aware of the want of a generic sync.Map
and thinking about how to do that
<https://github.com/golang/go/discussions/48287>.

On Thu, Mar 31, 2022 at 8:43 PM Jen Zarzycki <benjamin.zarzy...@gmail.com>
wrote:

> I'd like to submit an implementation of sync.Map (using generics) to the
> golang.org/x/sync repo.
>
> Would someone please point me in the right direction?
>
> --
> 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/5d8aeeac-76df-4fa7-83d0-fe91abfaf85fn%40googlegroups.com
> <https://groups.google.com/d/msgid/golang-nuts/5d8aeeac-76df-4fa7-83d0-fe91abfaf85fn%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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/CAEkBMfEPBjd4q0JgzRhGmNAxavwY4hjd1fopL5mPphmezu8mkQ%40mail.gmail.com.

Reply via email to