Documentation ¶
Index ¶
Constants ¶
View Source
const ( ContentTypeMessage int = iota ContentTypeDocuments ContentTypePictures ContentTypeMusic ContentTypeContacts ContentTypeVideos ContentTypeLinks )
Variables ¶
View Source
var ( MsgFlagGroupNew = 1 MsgFlagGroupUpdate = 2 MsgFlagGroupLeave = 4 MsgFlagResetSession = 8 MsgFlagSetTimer = 9 )
Model for existing chat sessions
Functions ¶
func HumanizeTimestamp ¶
func MembersDiffAndUnion ¶
membersDiffAndUnion returns a set diff and union of two contact sets represented as comma separated strings.
func MimeTypeToContentType ¶
func SetupLogging ¶
func SetupLogging() error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.