My first Go

I patched, built and deployed my very first go program in #writefreely. This adds a new config.ini feature to make drafts only viewable by their owners.

Installed the tooling, followed the instructions, compiled my first binary. Had to recompile it for my VPS, but other than that, it was surprisingly easy.

The golang development process is actually quite nice.

Now to see if writefreely will accept my humble contribution.