Versions in this module Expand all Collapse all v0 v0.1.0 Jun 7, 2016 Changes in this version + type Service interface + FetchRoutesForSpecification func(rs cargo.RouteSpecification) []cargo.Itinerary + type ServiceMiddleware func(Service) Service + func NewProxyingMiddleware(proxyURL string, ctx context.Context) ServiceMiddleware