Documentation
¶
Index ¶
Constants ¶
View Source
const ( APIUser = "/User" RegisterNewDoctor = "/RegisterNewDoctor" SendSignUpPin = "/SendSignUpPin" Login = "/Login" GetUserInfo = "/GetUserInfo" UpdateProfile = "/UpdateProfile" UploadImageWalls = "/UploadImageWalls" ImageWalls = "/ImageWalls" Avatar = "/Avatar" GetImageWall = "/GetImageWall" GetTags = "/GetTags" UpdateTags = "/UpdateTags" UpdateAvatar = "/UpdateAvatar" UpdateBasicProfile = "/UpdateBasicProfile" )
View Source
const ( APIChat = "/Chat" UploadFile = "/UploadFile" )
View Source
const ( APIMatch = "/Match" GetNearByPeople = "/GetNearByPeople" AddLikeStatus = "/AddLikeStatus" )
View Source
const ( APIContacts = "/Contacts" GetContactsByChatID = "/GetContactsByChatID" AddNewFriend = "/AddNewFriend" )
Variables ¶
View Source
var Exists = struct{}{}
Functions ¶
func GenerateFileName ¶
func SendPinEmail ¶
func ValidateParam ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.