type UserId … // Mention generates markup to @mention this user in the chat server // TODO: this needs to be implemented by the User Service Record Type func (u UserId) Mention() string { … } type UserRecord … type OauthAppUser … type HasReputation … type HasCareer … type HasTab … type HasStatus … type HasActivityTracking … type CanMakeComments … type HasRoles … type CanVoiceChat …