Versions in this module Expand all Collapse all v0 v0.1.0 Mar 22, 2018 Changes in this version + type Configuration struct + IndentationSize uint + PreferredSource string + func NewFromRuntime(flags *flag.FlagSet, providerConfigs map[string]registry.Configuration, ...) (Configuration, error) + func (c *Configuration) UnmarshalJSON(data []byte) error + func (c Configuration) MarshalJSON() ([]byte, error) + func (c Configuration) ProviderConfigs() []registry.Configuration