Skip to content Sign up Sign in </textarea> '"` This repository Explore Features Enterprise Pricing Watch 1 Star 2 Fork 0 kyleterry / quasar Code Issues 0 Pull requests 0 Pulse Graphs Permalink blob contrib key: blob_contributors:v21:bd905e6d21ea81468aa079f8b4d9bf6d Tree: 8e45a35dbe Switch branches/tags Branches Tags master Nothing to show Nothing to show Find file Copy path quasar / example / hello / hello.go 8e45a35 Feb 15, 2016 kyleterry working tenyks service in go with working hello world example 1 contributor kyleterry Raw Blame History 56 lines (47 sloc) 1.19 KB package main import ( " fmt " " log " " github.com/kyleterry/quasar " ) const HelpText = ` This is help ...