1 2 3 4 5 6 7 8
// +build !plan9,!windows // +build !js !wasm package sftp import "syscall" const S_IFMT = syscall.S_IFMT