Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( CreationErrKey = "err.category.creation" ErrCategoryIDCantBeEmpty = errors.NewIllegalInputError("err.category.id.shouldNotEmpty", "category id should not empty") ErrCategoryNameCantBeEmpty = errors.NewIllegalInputError("err.category.name.shouldNotEmpty", "category name should not empty") )
Functions ¶
func IllegalCreationInputError ¶ added in v1.4.3
Types ¶
Click to show internal directories.
Click to hide internal directories.