children

package
v0.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 23, 2020 License: MIT Imports: 2 Imported by: 1

README

Children extension for go-imap

RFC 3348 extension for go-imap

Server

s.EnableExtension(children.NewExtension())

Used backend should have EnableChildrenExt() method which should return true.

Documentation

Index

Constants

View Source
const Capability = "CHILDREN"
View Source
const HasChildrenAttr = "\\HasChildren"
View Source
const HasNoChildrenAttr = "\\HasNoChildren"

Variables

This section is empty.

Functions

func NewExtension

func NewExtension() server.Extension

Types

type Backend

type Backend interface {
	EnableChildrenExt() bool
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL