Tag: golang
Go! Run! Go!
Karl-Ludwig Reinhard
08.07.2020
A small field report about replacing a bash script with a small golang program and develop it further to a 'true' script in the context of gitlab ci. Comparing small aspects of bash scripts and with the equivalent constructs in go Also mixed with some of my thoughts about scripting in general :)
Monitoring – NIH style (part 2)
Jonathan Buch
19.02.2013
This expands on the idea in the first part of this blog series. We will still be working NIH style here – this time to improve the visuals, user-interface and…