Sujit Baniya
Sujit Baniya
Any example to send concatenated sms?
Is there any Server example using this library?
When sending multiple messages, how can I identify parent message of concatenated SMS so that I could do further processing of parent message
Hi, Using HTTP Client, is it possible to group pending response from HTTP Client and process new HTTP Request? There are cases when the client is too slow and it...
If HTTP Client Request has following features it would be great: - Retry on Timeout, Connection Closed or No Connection available - Backoff and wait till pending request are processed...
This library still not compatible with standard reflect. For e.g. `p.Type().Field(i).Tag` and there are some methods and properties not available in this library
I'm trying to run app but on change it's not reloading https://storyxpress.co/video/kld85zl4v0vjx5bls I can't find the reason or place to debug.
**Describe the bug** In comments, I've defined as follow. ``` // ExecuteFlow godoc // @Summary Run flow with data // @description.markdown execute-flow // @Tags flow // @Accept json // @Produce...
I tried to add following comment for API Key security, ``` // @securityDefinitions.apikey ApiKeyAuth // @in header // @name Authorization // @description Description for what is this security definition being...
**Description** Using style functions to format the worksheet can be a lot time consuming. So maybe introduce a feature that would parse existing html table to create worksheet. **New Functions**...