Categorygithub.com/emersion/go-imap-sortthread
modulepackage
1.2.0
Repository: https://github.com/emersion/go-imap-sortthread.git
Documentation: pkg.go.dev

# README

go-imap-sortthread

GoDoc builds.sr.ht status

SORT and THREAD extensions for go-imap

License

MIT

# Functions

GetBaseSubject returns the base subject of the given string according to Section 2.1.
NewClient creates a new SORT client.
No description provided by the author
NewClient creates a new THREAD client.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Structs

SortClient is a SORT client.
SortCommand is a SORT command.
SortCriterion is a criterion that can be used to sort messages.
No description provided by the author
No description provided by the author
No description provided by the author
ThreadClient is a THREAD client.
ThreadCommand is a THREAD command.
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

SortField is a field that can be used to sort messages.
ThreadAlgorithm is the algorithm used by the server to sort messages.