back
user profile
roblaszczak
371karma·83submissions·January 8, 2018
recent activity (83 total)
comment
This is also what Google suggests: > Please associate your commit with your google.com email unless:
- You have a history of contributing to the repo under a different email before your employment …
comment
After a quick look, IMO Watermill is a bit more flexible, because of middlewares and decorators support ;) And what is unique, Watermill provides some high-level concepts like messages Router or out-o…
comment
We are a team of three experienced software engineers, specialized mostly in advanced backend solutions. We can help you with building RPC/REST or Event-driven applications based on Kafka or any …
comment
added ;)
3 pts
comment
for examples like this it is much better to explicit ignore error: _ = index.Index(identifier, your_data) it will also pass https://github.com/kisielk/errcheck check eventually w…