# Functions
BirthdayFromStr parses string to time.Time using birthdayTimeLayout.
BirthdayFromTime parses time to string using birthdayTimeLayout.
NewErrorFromMsg creates *Error from string.
ProvideSnowflake produces *snowflake.Node.
WrapError creates *Error by wrapping error.
WrapErrorWithMsg creates *Error by wrapping error with a custom message.
# Variables
ProviderSet contains all provider from util package.