func NewLoader(opts ...loader.Option) loader.Loader
func WithReader(r reader.Reader) loader.Option
WithReader sets the config reader
func WithSource(s source.Source) loader.Option
WithSource appends a source to list of sources