Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Draft
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

pondzix
Copy link
Contributor

@pondzix pondzix commented Jul 1, 2024

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

colmsnowplow and others added 5 commits June 5, 2024 16:32
Tidy to fix incorrect dep in go.mod
The default was changed to a naively long value when we implemented the feature - 60s is more reasonable
Original implementation did something silly and inefficient.
@colmsnowplow colmsnowplow changed the base branch from feat/batch-templating to develop July 1, 2024 17:10
configuration handling and creation.

Drafted solution lives for now in `generic` package and example usage
(with some fake test component) is demonstrated in `component_test.go`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants