Categorygithub.com/emersion/go-imap-move
modulepackage
0.0.0-20210907172020-fe4558f9c872
Repository: https://github.com/emersion/go-imap-move.git
Documentation: pkg.go.dev

# README

go-imap-move

GoDoc

MOVE extension for go-imap.

This extension has been merged into go-imap. Use built-in support instead of this repository!

License

MIT

# Functions

NewClient creates a new client.
No description provided by the author

# Constants

The MOVE capability.

# Structs

Client is a MOVE client.
A MOVE command.

# Interfaces

A mailbox supporting the MOVE extension.

# Type aliases

MoveClient is an alias used to compose multiple client extensions.