func os.Symlink
2 uses
os (current package)
file_unix.go#L353: func Symlink(oldname, newname string) error {
src.elv.sh/pkg/testutil
testdir.go#L97: Must(os.Symlink(file.Target, path))
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)