-
Recent Posts
Google Profile Photos [Google Plus Stuff]
Chome Extensions For Google+ [Google Plus Stuff]
Installing Cygwin & the apt-cyg command [HokaPoka]
Move from Xmonad to Gnome Shell [HokaPoka]
Xmonad & Keyboard goodness [HokaPoka]
Getting full Android Market Access on the hiapad C8 [Android Stuff]
Recovery on the MID A8 Cortex heropad/hiapad C8 [Android Stuff]
Yet another device! [Android Stuff]
Tag Archives: go
Go lang on OS X (lion)
Recently I’ve moved from linux to OS X, yep I’m using a so-called “hackintosh”. Having spent the past week learning how to live in the environment, which for the record I really live, it’s time to hack some Go! … Continue reading
Embedding or Nesting Go Templates
Go templates are a very powerful means to generate HTML with Go lang. It’s possible to Nest or Embed the templates in each other so you can easily modularize content and thus reduce repetition of code and work, by reusing … Continue reading
Posted in example, Go, golang, html, http, interfaces, templates
Tagged go, golang, html, interfaces, templates
10 Comments