Versions in this module Expand all Collapse all v0 v0.4.3 Aug 3, 2018 v0.4.2 Jul 29, 2018 v0.4.0 Jul 16, 2018 Changes in this version + type UpstreamController struct + func NewUpstreamController(cfg *api.Config, configStore storage.Interface) (*UpstreamController, error) + func (c *UpstreamController) Error() <-chan error + func (c *UpstreamController) Run(stop <-chan struct{})