Files
go-imap/client
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:04:34 +01:00
2018-05-25 19:01:39 +07:00
2016-04-30 15:48:56 +02:00