go/src/cmd/internal/robustio/robustio_other.go

func rename(oldpath, newpath string) error {}

func readFile(filename string) ([]byte, error) {}

func removeAll(path string) error {}

func isEphemeralError(err error) bool {}