func net/url.resolvePath
3 uses
net/url (current package)
url.go#L990: func resolvePath(base, ref string) string {
url.go#L1083: url.setPath(resolvePath(ref.EscapedPath(), ""))
url.go#L1102: url.setPath(resolvePath(u.EscapedPath(), ref.EscapedPath()))
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)