https://github.com/mxk/go-imap
IMAP4rev1 Client for Go
https://github.com/mxk/go-imap
Last synced: about 1 year ago
JSON representation
IMAP4rev1 Client for Go
- Host: GitHub
- URL: https://github.com/mxk/go-imap
- Owner: mxk
- License: bsd-3-clause
- Created: 2014-04-18T15:24:18.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2020-02-13T17:19:42.000Z (over 6 years ago)
- Last Synced: 2025-05-20T02:07:00.944Z (about 1 year ago)
- Language: Go
- Size: 398 KB
- Stars: 213
- Watchers: 13
- Forks: 63
- Open Issues: 13
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
IMAP4rev1 Client for Go
=======================
To download and install this package run:
go get github.com/mxk/go-imap/imap
The documentation is available at:
http://godoc.org/github.com/mxk/go-imap/imap
http://godoc.org/github.com/mxk/go-imap/mock