package internal
// Constant ...
const (
timezoneHCM = "Asia/Ho_Chi_Minh"
passwordHashingCost = 14
TablePrefixDefault = "usermngmt"
)