Javad Rajabzadeh
Javad Rajabzadeh
@gemcoder21 Are you check?
@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.   
`easyjson` make complex client for unmarshaling.