Versions in this module Expand all Collapse all v1 v1.1.0 Mar 31, 2017 v1.0.0 Mar 8, 2017 Changes in this version + type Config struct + Authenticator auth.Authenticator + CatalogMap store.CatalogMap + HTTPAddressSpec string + Middlewares []rest.Middleware + RequireHTTPS bool + type Server interface + Start func() error + Stop func() + func New(conf *Config) (Server, error)