Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DataNotFound = errors.New("data not found")
Functions ¶
func CheckEntityNameNonEmpty ¶
func CheckIDNonEmpty ¶
func CheckIdOrFilterNonEmpty ¶
Types ¶
type RequirementMissing ¶
type RequirementMissing struct {
Message string
}
func NewRequirementMissing ¶
func NewRequirementMissing(msg string) RequirementMissing
func (RequirementMissing) Error ¶
func (e RequirementMissing) Error() string
Click to show internal directories.
Click to hide internal directories.