go - Test for file created using os.Create()

后端 未结 0 1934
名媛妹妹
名媛妹妹 2021-01-04 03:17

I have the following function which creates a file at a particular path:

    exists, err := IsFileExists(path)
             


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题