Versions in this module Expand all Collapse all v1 v1.5.1 Nov 16, 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)