Versions in this module Expand all Collapse all v1 v1.2.0 Jul 11, 2018 Changes in this version + func CreateNewPerson(email string, password string, role string, fullName string) (model.Person, error) + type UserError struct + Arg string + Type string + What string + func (e UserError) Error() string