Skip to content Features Business Explore Pricing '"` </textarea></xmp> This repository Sign in or Sign up Watch 1 Star 3 Fork 1 kyleterry / quasar Code Issues 2 Pull requests 0 Projects 0 Pulse Graphs Permalink blob contrib key: blob_contributors:v21:a756d10482c8aa0f8ec4bedad5b40af6 Branch: master Switch branches/tags Branches Tags master Nothing to show Nothing to show Find file Copy path quasar / example / hello / hello.go cf2314f Apr 21, 2017 kyleterry annotations and adding HelpText to handlers too 1 contributor kyleterry Raw Blame History 85 lines (72 sloc) 2.4 KB package main import ( " fmt " " log " " github.com/kyleterry/quasar " ) const HelpText = ` Use this t...