func path/filepath.abs 2 uses path/filepath (current package) path.go#L244: return abs(path) path_unix.go#L37: func abs(path string) (string, error) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)