You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Golang team uses domain go.dev for its official site, so it's natural to use pkg.go.dev for its package document site.
Goplus team uses domain goplus.org for its official site (and related sites like play.goplus.org, tutorial.goplus.org), so in my opinion it's better to use pkg.goplus.org for goplus package document site.
If we think it is important to keep the goplus document site address as similar as possible to the go version (which may be more convenient for Golang developers), we can redirect pkg.gop.dev to pkg.goplus.org.
Proposal
https://pkg.gop.dev for Go+ like https://pkg.go.dev for Go
Background
Now, All Go+ modules can appear on pkg.go.dev without any differences as Go modules:
However, there are still some needs that are not being met:
string
type in documentation #1269)Workarounds
none
The text was updated successfully, but these errors were encountered: