Documentation
¶
Index ¶
- func Backend_AppendLimit(t *testing.T, newBack newBackFunc, closeBack closeBackFunc)
- func GetFunctionName(i interface{}) string
- func Mailbox_AppendLimit(t *testing.T, newBack newBackFunc, closeBack closeBackFunc)
- func Mailbox_CopyMessages(t *testing.T, newBack newBackFunc, closeBack closeBackFunc)
- func Mailbox_CreateMessage(t *testing.T, newBack newBackFunc, closeBack closeBackFunc)
- func Mailbox_Expunge(t *testing.T, newBack newBackFunc, closeBack closeBackFunc)
- func Mailbox_Info(t *testing.T, newBack newBackFunc, closeBack closeBackFunc)
- func Mailbox_ListMessages(t *testing.T, newBack newBackFunc, closeBack closeBackFunc)
- func Mailbox_ListMessages_Body(t *testing.T, newBack newBackFunc, closeBack closeBackFunc)
- func Mailbox_ListMessages_BodyStruct(t *testing.T, newBack newBackFunc, closeBack closeBackFunc)
- func Mailbox_MonotonicUid(t *testing.T, newBack newBackFunc, closeBack closeBackFunc)
- func Mailbox_MoveMessages(t *testing.T, newBack newBackFunc, closeBack closeBackFunc)
- func Mailbox_SearchMessages_Body(t *testing.T, newBack newBackFunc, closeBack closeBackFunc)
- func Mailbox_SearchMessages_Flags(t *testing.T, newBack newBackFunc, closeBack closeBackFunc)
- func Mailbox_SetMessageFlags(t *testing.T, newBack newBackFunc, closeBack closeBackFunc)
- func Mailbox_SetSubscribed(t *testing.T, newBack newBackFunc, closeBack closeBackFunc)
- func Mailbox_Status(t *testing.T, newBack newBackFunc, closeBack closeBackFunc)
- func RunTests(t *testing.T, newBackend newBackFunc, closeBackend closeBackFunc)
- func TestInit(t *testing.T, newBackend newBackFunc, closeBackend closeBackFunc)
- func UserDB_CreateUser(t *testing.T, newBack newBackFunc, closeBack closeBackFunc)
- func UserDB_DeleteUser(t *testing.T, newBack newBackFunc, closeBack closeBackFunc)
- func UserDB_Login(t *testing.T, newBack newBackFunc, closeBack closeBackFunc)
- func UserDB_SetPassword(t *testing.T, newBack newBackFunc, closeBack closeBackFunc)
- func User_AppendLimit(t *testing.T, newBack newBackFunc, closeBack closeBackFunc)
- func User_CreateMailbox(t *testing.T, newBack newBackFunc, closeBack closeBackFunc)
- func User_CreateMailbox_Parents(t *testing.T, newBack newBackFunc, closeBack closeBackFunc)
- func User_DeleteMailbox(t *testing.T, newBack newBackFunc, closeBack closeBackFunc)
- func User_DeleteMailbox_Parents(t *testing.T, newBack newBackFunc, closeBack closeBackFunc)
- func User_ListMailboxes(t *testing.T, newBack newBackFunc, closeBack closeBackFunc)
- func User_RenameMailbox(t *testing.T, newBack newBackFunc, closeBack closeBackFunc)
- func User_RenameMailbox_Childrens(t *testing.T, newBack newBackFunc, closeBack closeBackFunc)
- func User_RenameMailbox_INBOX(t *testing.T, newBack newBackFunc, closeBack closeBackFunc)
- func User_Username(t *testing.T, newBack newBackFunc, closeBack closeBackFunc)
- type Backend
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Backend_AppendLimit ¶
func GetFunctionName ¶
func GetFunctionName(i interface{}) string
func Mailbox_AppendLimit ¶
func Mailbox_CopyMessages ¶
func Mailbox_CreateMessage ¶
func Mailbox_Expunge ¶
func Mailbox_Info ¶
func Mailbox_ListMessages ¶
func Mailbox_MonotonicUid ¶
func Mailbox_MoveMessages ¶
func Mailbox_SetMessageFlags ¶
func Mailbox_SetSubscribed ¶
func Mailbox_Status ¶
func UserDB_CreateUser ¶
func UserDB_DeleteUser ¶
func UserDB_Login ¶
func UserDB_SetPassword ¶
func User_AppendLimit ¶
func User_CreateMailbox ¶
func User_DeleteMailbox ¶
func User_ListMailboxes ¶
func User_RenameMailbox ¶
func User_Username ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.