type github.com/hashicorp/go-multierror.ErrorFormatFunc

2 uses

	github.com/hashicorp/go-multierror (current package)
		format.go#L10: type ErrorFormatFunc func([]error) string
		multierror.go#L11: 	ErrorFormat ErrorFormatFunc