package
0.0.0-20241231114351-04e89827b05f
Repository: https://github.com/javadkavossi/golange_clean_webapi.git
Documentation: pkg.go.dev

# Functions

Create an entity TRequest: Http request body TUInput: Usecase method input that mapped from TRequest with TUInput := mapper(TRequest) TUOutput: Usecase function output TResponse: Http response body that mapped from TUOutput with TResponse := mapper(TUOutput) requestMapper: this function map endpoint input to usecase input responseMapper: this function map usecase output to endpoint output usecaseCreate: usecase Create method.
No description provided by the author
Get entities by filter TUOutput: Usecase function output TResponse: Http response body that mapped from TUOutput with TResponse := mapper(TUOutput) responseMapper: this function map usecase output to endpoint output usecaseList: usecase GetByFilter method.
Get an entity TUOutput: Usecase function output TResponse: Http response body that mapped from TUOutput with TResponse := mapper(TUOutput) responseMapper: this function map usecase output to endpoint output usecaseGet: usecase Get method.
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
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
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
Update an entity TRequest: Http request body TUInput: Use case method input that mapped from TRequest with TUInput := mapper(TRequest) TUOutput: Use case function output TResponse: Http response body that mapped from TUOutput with TResponse := mapper(TUOutput) requestMapper: this function map endpoint input to usecase input responseMapper: this function map usecase output to endpoint output usecaseUpdate: usecase Update method.

# 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
CarModelPagedList struct for Swagger documentation.
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
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
No description provided by the author
No description provided by the author