Versions in this module Expand all Collapse all v0 v0.4.0 Mar 28, 2017 Changes in this version + func ErrorResponse(context string, err error, w http.ResponseWriter) + func ObjectResponse(status int, object interface{}, w http.ResponseWriter) error + func StartServer(listen string, port int, m *balancer.Manager) + type StandardResponse struct + ID string + Message string