# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
# Interfaces
go:generate mockgen -package=mocks -source=request/http_request.go -destination mocks/request/mock_http_request.go.