start.apphosting.io
https://start.apphosting.io
Channels are ideal data structure for sync between goroutines:
Very easy way. Only install this plugin: Error Lens. Features Highlight lines containing diagnostics. Append diagnostic descriptions to the end of the line. Show icons in gutter.
convey: A command-line tool that makes it easy to pipe between machines. Convey is a command-line tool with a simple goal, to make it easy to pipe between machines. Pipes …
Sometime lYou need to know if is the concrete port is opened. Build go build Use ./isopened pepa.holla.cz 443 // true ./isopened p1233.holla.cz 80 // false // or go run …
Kubernetes has made it very easy to deploy applications to the cloud at a higher scale than ever, but the development practices have not evolved at the same speed as …
Kafdrop is a web UI for viewing Kafka topics and browsing consumer groups. The tool displays information such as brokers, topics, partitions, consumers, and lets you view messages. Features View Kafka …
GolangCI detects and comments issues in GitHub pull requests: bugs, style violations, anti-pattern instances. Automated Code Fixes Linters go vet Vet examines Go source code and reports suspicious constructs, such …
If You work on really complex project which is build from a lot of dependent applications You could have big CI/CD pipeline like me. http://apphosting.io
I have really complicated running environment on my machine. Why? Because i want to run heavy events driven application on my MacBook in full stack. And this is the reason …