func path/filepath.FromSlash
2 uses
path/filepath (current package)
path.go#L102: func FromSlash(path string) string {
go.pact.im/x/goupdate
workspaces.go#L68: paths[i] = filepath.Join(workspaceDir, filepath.FromSlash(m.DiskPath))
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)