Documentation
¶
Overview ¶
helper functions
Index ¶
- func CheckPasswordHash(password, hash string) bool
- func FetchEventInformation(inviteId string, isProtected bool) model.Invite
- func FetchEventInformationByGuestId(id int) model.Invite
- func FindDifference(a, b []int) (diff []int)
- func FormatSpanishDate(t time.Time) string
- func HashPassword(password string) (string, error)
- func ParseTemplate(t *template.Template, vars interface{}) string
- func ProcessTemplateFile(fileName string, vars interface{}) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckPasswordHash ¶
func FetchEventInformation ¶
used by api
func FetchEventInformationByGuestId ¶
used by sendInvite function (internal)
func FindDifference ¶
func FormatSpanishDate ¶
func HashPassword ¶
func ParseTemplate ¶
func ProcessTemplateFile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.