Versions in this module Expand all Collapse all v1 v1.0.0 Jan 10, 2020 Changes in this version + type Configuration struct + Aggregator Service + Extender Service + HighAvailability HighAvailability + Pubfile Pubfile + Schema Schema + func New(path string) (*Configuration, error) + type HighAvailability struct + Aggregator []Service + Extender []Service + type Pubfile struct + Cnstr string + Url string + func (p *Pubfile) Constraints() []pkix.AttributeTypeAndValue + type Schema struct + Http string + Tcp string + type Service struct + Hmac string + Host string + Pass string + Port string + User string + func (s *Service) BuildURI(schema string) string