Javad Rajabzadeh

Results 57 comments of Javad Rajabzadeh

@gemcoder21 Hello, I want to follow up on the integration again. Please let us know if there's anything we can do to assist with the integration. We are eager to...

> hey [@Ja7ad](https://github.com/Ja7ad), we currently limited on resources and not able to look into new integrations. But I will keep you updates. We can be contributing for integration?

@brunoocasali I reviewed the error handling. The current implementation aligns well with common best practices, including structured error handling, contextual error messages, and integration with API-specific errors. However, there is...

> Thank you @Ja7ad > Is it ok for you @Ja7ad to close this issue and open new one more specific with the "room for improvements" you mention? Or do...

@curquiza @Hades32 @brunoocasali fasthttp used `sync.Pool` for request and response objects for improved memory and performance. Doesn't support outer context for request cancelation. We can use `http.NewRequestWithContext` and pass to...

احتمالا یک بخشی در فصل چهارم درخصوص پکیج built-in دیتابیس آموزشی بزارم ولی درخصوص orm زیاد تو زبان گو گسترده نیست و زمانیکه پروژه بزرگ شود توسعه را سخت تر...

> Could you include more of the stack trace? The issue is that we're closing a subscription twice, but I can't tell from the stack trace/context which subscription is being...

Hits field with type `*[]map[string]json.RawMessage` and unmarshaled value fixed without write custom marshaler. ![Screenshot from 2024-10-02 15-41-55](https://github.com/user-attachments/assets/dcc03c39-f4b7-4d08-9484-d9232dfe0f58) ![Screenshot from 2024-10-02 15-42-12](https://github.com/user-attachments/assets/5f199077-d491-44b8-a3f8-b3195bc1fd41) ![Screenshot from 2024-10-02 15-42-25](https://github.com/user-attachments/assets/39245395-b3e4-415e-a64e-a79e211a47f9)

`easyjson` make complex client for unmarshaling.