Documentation
¶
Index ¶
- func New(c *container.C, modName string, addrs []string) (container.LifetimeModule, error)
- type Endpoint
- func (endp *Endpoint) Configure(_ []string, cfg *config.Map) error
- func (endp *Endpoint) I18NLevel() int
- func (endp *Endpoint) InstanceName() string
- func (endp *Endpoint) Login(connInfo *imap.ConnInfo, username, password string) (imapbackend.User, error)
- func (endp *Endpoint) Name() string
- func (endp *Endpoint) Start() error
- func (endp *Endpoint) Stop() error
- func (endp *Endpoint) SupportedThreadAlgorithms() []sortthread.ThreadAlgorithm
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Endpoint ¶
func (*Endpoint) InstanceName ¶
func (*Endpoint) SupportedThreadAlgorithms ¶ added in v0.4.0
func (endp *Endpoint) SupportedThreadAlgorithms() []sortthread.ThreadAlgorithm
Click to show internal directories.
Click to hide internal directories.