Versions in this module Expand all Collapse all v1 v1.1.0 Mar 23, 2017 v1.0.3 Mar 3, 2017 v1.0.2 Dec 20, 2016 Changes in this version + func StartHttpServer(api *api.Api, port string) + type RoundTripper struct + Host string + Port string + func (self *RoundTripper) RoundTrip(req *http.Request) (resp *http.Response, err error)