This is a library to access the Citadel email and collaboration servers from Go using the Citadel Protocol, and command that uses this library.
-
Users
- Create
- Login
- Logout
- Change Password
-
Floors
- List all floors with id, name and count of rooms
-
Rooms
- List all rooms
- List public rooms
-
Room
- Goto room
- Stat room
-
Messages
- Read Message
- Parse vCard, vNotes and vCalendar files
See GoDoc for complete list