package
0.0.0-20220504154335-8401909630eb
Repository: https://github.com/kevguy/algosearch.git
Documentation: pkg.go.dev
# Functions
Check validates the provided model against it's declared tags.
CheckID validates that the format of an id is valid.
GenerateID generate a unique id for entities.
GetFieldErrors returns a copy of the FieldErrors pointer.
IsFieldErrors checks if an error of type FieldErrors exists.
# Structs
FieldError is used to indicate an error with a specific request field.
# Type aliases
FieldErrors represents a collection of field errors.