Mark Vincze

Software Developer

golang

Programmatically refreshing a browser tab from a Golang application

golang websocket livereload

Programmatically refreshing a browser tab from an application can be done with a WebSocket connection. This post describes how to achieve this in Golang.


Setting up a Travis-CI pipeline for Golang

golang travis

This post gives and Introduction to setting up a continuous delivery pipeline for a Golang-based project in Travis-CI.


Setting up an AppVeyor pipeline for Golang

golang appveyor

This post gives and Introduction to setting up a continuous delivery pipeline for a Golang-based project in AppVeyor.