Documentation
¶
Index ¶
- func BindQueryParams(context echo.Context, dest interface{}) error
- func EnumExpression(value string) StringExpression
- func GenerateOtp() string
- func GenerateUniqueId() string
- func GetFeatureFlags(userId, organizationId uuid.UUID) (api_types.FeatureFlags, error)
- func IsValidEmail(email string) bool
- func ParsePhoneNumber(phoneNumber string) (*phonenumbers.PhoneNumber, error)
- func ParseUlid(id string) uint64
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BindQueryParams ¶
func EnumExpression ¶
func EnumExpression(value string) StringExpression
func GenerateOtp ¶
func GenerateOtp() string
func GenerateUniqueId ¶
func GenerateUniqueId() string
func GetFeatureFlags ¶
func GetFeatureFlags(userId, organizationId uuid.UUID) (api_types.FeatureFlags, error)
func IsValidEmail ¶
func ParsePhoneNumber ¶
func ParsePhoneNumber(phoneNumber string) (*phonenumbers.PhoneNumber, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.