• R/O
  • HTTP
  • SSH
  • HTTPS

Source Tree

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

golang IMAP client library


Name Size Rev. Time Author Log Message
imap
imapsync
.gitignore 22 e68e229 2011-10-29 02:38:32 Evan Martin update gitignore for new dir
README.markdown 238 ffb7dda 2011-10-28 11:15:50 Evan Martin readme

README.markdown

Here's a little IMAP client in Go.

  • imap/ contains the Go package;
  • imapsync/ contains a small command that runs some of the code.

This hasn't been tested against anything but gmail's IMAP yet, and will likely eat your mail, etc.