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

Move DecoderType into ResultWithMetadata #3494

Closed
wants to merge 1 commit into from
Closed

Conversation

rosecodym
Copy link
Collaborator

Description:

detectors.Result.DecoderType is only ever used as part of an embedding into ResultWithMetadata, so we might as well move the field there to simplify the relationship between the structures. (I had the idea for this because it makes the sketch in #3457 simpler.)

(Draft until we double-check that enterprise consumption won't be affected.)

Checklist:

  • Tests passing (make test-community)?
  • Lint passing (make lint this requires golangci-lint)?

@rosecodym
Copy link
Collaborator Author

superseded by #3502

@rosecodym rosecodym closed this Oct 30, 2024
@rosecodym rosecodym deleted the move-decoder-type branch October 30, 2024 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant