package
0.0.0-20240702064214-edce5acba1b8
Repository: https://github.com/go-email-validator/go-ev-presenters.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
Response return a ImplResponse struct filled.
No description provided by the author

# Constants

List of ResultType.
List of ResultType.
List of ResultType.
List of ResultType.
List of ResultType.
List of ResultType.
List of ResultType.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Implementation response defines an error code with the associated body.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

EmailValidationApiRouter defines the required methods for binding the api requests to a responses for the EmailValidationApi The EmailValidationApiRouter implementation should parse necessary information from the http request, pass the data to a EmailValidationApiServicer to perform the required actions, then write the service results to the http response.
No description provided by the author
No description provided by the author

# Type aliases

ResultType : * CHECK_IF_EMAIL_EXIST, CIEE - [check-if-email-exists format](https://github.com/amaurymartiny/check-if-email-exists#%EF%B8%8F-json-output).
No description provided by the author