package
0.0.0-20241212140828-7a61fdfd2204
Repository: https://github.com/ardanlabs/encore.git
Documentation: pkg.go.dev
# Functions
Check validates the provided model against it's declared tags.
GetFieldErrors returns a copy of the FieldErrors pointer.
IsFieldErrors checks if an error of type FieldErrors exists.
New constructs an encore error based on an app error.
Newf constructs an encore error based on a error message.
NewFieldsError creates an fields error.
NewResponse constructs an encore middleware response with a Go error.
NewResponsef constructs an encore middleware response with a message.
# Variables
This set of variables exist so I can move APP layer code from the service project over without the need to refactor.
This set of variables exist so I can move APP layer code from the service project over without the need to refactor.
This set of variables exist so I can move APP layer code from the service project over without the need to refactor.
This set of variables exist so I can move APP layer code from the service project over without the need to refactor.
This set of variables exist so I can move APP layer code from the service project over without the need to refactor.
This set of variables exist so I can move APP layer code from the service project over without the need to refactor.
This set of variables exist so I can move APP layer code from the service project over without the need to refactor.
This set of variables exist so I can move APP layer code from the service project over without the need to refactor.
This set of variables exist so I can move APP layer code from the service project over without the need to refactor.
This set of variables exist so I can move APP layer code from the service project over without the need to refactor.
This set of variables exist so I can move APP layer code from the service project over without the need to refactor.
This set of variables exist so I can move APP layer code from the service project over without the need to refactor.
This set of variables exist so I can move APP layer code from the service project over without the need to refactor.
This set of variables exist so I can move APP layer code from the service project over without the need to refactor.
This set of variables exist so I can move APP layer code from the service project over without the need to refactor.
This set of variables exist so I can move APP layer code from the service project over without the need to refactor.
This set of variables exist so I can move APP layer code from the service project over without the need to refactor.
This set of variables exist so I can move APP layer code from the service project over without the need to refactor.
# Structs
FieldError is used to indicate an error with a specific request field.
# Type aliases
FieldErrors represents a collection of field errors.