func path/filepath.Localize
3 uses
path/filepath (current package)
path.go#L85: func Localize(path string) (string, error) {
net/http
fs.go#L82: path, err := filepath.Localize(path)
testing
testing.go#L1382: base, err := filepath.Localize(base)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)