snowplow / snowbridge

For replicating streams across clouds, accounts and regions
Other
14 stars 8 forks source link

Attempt of using generics instead of `interface{}` in component's configuration handling and creation. #346

Open pondzix opened 2 months ago

pondzix commented 2 months ago

Drafted solution lives for now in generic package and example usage (with some fake test component) is demonstrated in component_test.go.