const newRoleGrantWelcome … func CongratulateOnNewRole(u common.UserRecord, r common.Role) { … } func IsNewRole(u common.UserRecord, r common.Role) bool { … }
const newRoleGrantWelcome … func CongratulateOnNewRole(u common.UserRecord, r common.Role) { … } func IsNewRole(u common.UserRecord, r common.Role) bool { … }