[refactor] Decouple storage factory creation and initialization #1913
Annotations
4 errors
Run elasticsearch integration tests
cannot use (*Factory)(nil) (value of type *Factory) as storage.Factory value in variable declaration: *Factory does not implement storage.Factory (wrong type for method Initialize)
|
Run elasticsearch integration tests
cannot use (*Factory)(nil) (value of type *Factory) as storage.Factory value in variable declaration: *Factory does not implement storage.Factory (wrong type for method Initialize)
|
Run elasticsearch integration tests
cannot use (*Factory)(nil) (value of type *Factory) as "github.com/jaegertracing/jaeger/storage".Factory value in variable declaration: *Factory does not implement "github.com/jaegertracing/jaeger/storage".Factory (wrong type for method Initialize)
|
Run elasticsearch integration tests
Process completed with exit code 2.
|
Loading