Sergio Kovtunenko
Sergio Kovtunenko
awsome!
Hello, how can I help with the library review or anything else? I see that the bot marked this PR as stale
Shall I recreate this MR?
@matrixik I feel the same. @davecheney wrote a great article about PROs to stick with maps in table-driven tests. Now, I'm manually changing the generated output from the tool to...
Looks like its failing because `ACHRequestReader#rankTypes` methods sometimes (when CompanyDiscretionaryData (in the batch header) has '1', ' 2' or '3' on the 3rd place (eg 502152229, 102727069 or 303149471) OR...
Add "Awesome Go" label to the repo: https://github.com/skovtunenko/graterm/pull/86
Remove HTTP server config to address Slowris attack (it is unnecessary details): https://github.com/skovtunenko/graterm/pull/87
@xakep666 , I will review the given article in some time, thank you
> can you try opening http://172.104.233.83/ in your browser? In the browser, I got: ``` tunnel not found. create one at jprq.io ```
Ideally, users shoud be able to inject their adapters for `goflow` logger interface via DI (dependency injection) upon constructing the `Goflow` instance. For example, here is the generic logger interface...