Skip to content

Fix: Make the case []interface{} processed consist with the case primitve.A #1135

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

LinPr
Copy link

@LinPr LinPr commented Aug 8, 2025

make the case []interface{} processed consist with the case primitve.A, just like the upper case bson.M and case map[string]interface{} have the same handle function.

…ive.A, just like the upper case bson.M and case map[string]interface{} have the same process

Signed-off-by: LinPr <[email protected]>
@LinPr LinPr requested a review from a team as a code owner August 8, 2025 08:57
@LinPr LinPr requested review from BupycHuk and JiriCtvrtka and removed request for a team August 8, 2025 08:57
@LinPr LinPr changed the title fix: make the case []interface{} processed consist with the case primitve.A Fix: Make the case []interface{} processed consist with the case primitve.A Aug 8, 2025
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.

1 participant