Files
go-imap/responses
Simon Ser fba45c53f5 client: expose handler replies to third-parties
Client.replies was previously unexported, making it impossible to implement
AUTHENTICATE-like responses (e.g. IDLE) outside of the client package.

This commit adds responses.Replier and makes the replies channel per-command.
2019-05-19 14:21:16 +03:00
..
2017-11-07 10:37:24 +01:00
2017-11-30 17:02:45 +01:00
2017-12-01 20:06:15 +01:00