Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrPasswordConfirmationNotMatch = errors.New("password confirmation doesn't match password")
ErrPasswordConfirmationNotMatch password confirmation not match error
View Source
var PREFIX = path_helpers.GetCalledDir()