Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitDefaultData ¶
Types ¶
type JsonFileDB ¶
type JsonFileDB struct { }
func NewJsonDB ¶
func NewJsonDB() *JsonFileDB
func (*JsonFileDB) Login ¶
func (jd *JsonFileDB) Login(connInfo *imap.ConnInfo, username, password string) (backend.User, error)
func (*JsonFileDB) NewSession ¶
func (jd *JsonFileDB) NewSession(c *smtp.Conn) (smtp.Session, error)
Click to show internal directories.
Click to hide internal directories.