package main var ( Build = "now" Version = "dev" // TODO should be replaced with HTTP_GW Prefix = "GW" )