Articles

Only showing: howto Show all

Bundling templates with pkger

Resource embedding tools like pkger allow developers to include static assets and other unpublished files like templates in their executable programs.

Let’s see how.

What to do when Go will not run, nor install from source ?

Sometimes, even on Linux, a standard Go install won’t work. Even a source install may fail under some uncommon OS configurations.

How does one install Go, then?