func net/url.parseAuthority
2 uses
net/url (current package)
url.go#L567: url.User, url.Host, err = parseAuthority(authority)
url.go#L582: func parseAuthority(authority string) (user *Userinfo, host string, err error) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)