Documentation ¶
Index ¶
Constants ¶
View Source
const ( // FacebookPrefix : the prefix of a Facebook account URL. FacebookPrefix = "https://www.facebook.com/" // TwitterPrefix : the prefix of a Twitter account URL. TwitterPrefix = "https://twitter.com/" // InstagramPrefix : the prefix of a Instagram account URL. InstagramPrefix = "https://www.instagram.com/" //ContactSubjectMaxLength : max length of the subject of a contact. ContactSubjectMaxLength = 150 //ContactTextMaxLength : max length of the text of a contact. ContactTextMaxLength = 1000 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.