Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseTemplate ¶
func ParseTemplate(file string, data interface{}) (string, *errors.ErrorStruct)
Types ¶
type AccountConfirmation ¶
type BaseErrorHttpResponse ¶
type BaseHttpResponse ¶
type BaseHttpResponse struct {
Status int `json:"status"`
Data interface{} `json:"data"`
}
type NotificationMail ¶
type RequestResetPassword ¶
Click to show internal directories.
Click to hide internal directories.