Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

   package pleasePutMeInYourVendorsDir

   import (
      "io"
       ...
   )
   ...

   func sureYouCan() {
      // ...
      io.EOF = io.ErrShortWrite
      // ...
   }


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: