package
0.0.0-20241219210917-7943dbc77a7e
Repository: https://github.com/case-framework/case-backend.git
Documentation: pkg.go.dev

# Functions

BlurEmailAddress transforms an email address to reduce exposed personal info.
CheckEmailFormat to check if input string is a correct email address.
CheckLanguageCode checks if a string can be considered as a language code.
CheckPasswordFormat to check if password fulfills password rules.
No description provided by the author
No description provided by the author
CreateWeight creates a weighted structure to handle the weighted assignation.
GenerateOTPCode generates a random OTP code of the given length.
No description provided by the author
No description provided by the author
GetMainAndOtherProfiles extract main profile ID and secondary profiles from a user account info.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ParseWeeklyWeight parse a string attributing a weight for each day of the week Expected format is a comma separated assignation with [DayName]=Weight with DayName = Mon,Tue,Web,Thu,Frid,Sat,Sun (case insensitive) Weight is a positive integer value or Zero.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
Weekday assignation strategy.