Skip to content

add support for struct entities in MakeVariant#391

Merged
guelfey merged 2 commits intomasterfrom
fix/struct_variant
Nov 14, 2025
Merged

add support for struct entities in MakeVariant#391
guelfey merged 2 commits intomasterfrom
fix/struct_variant

Conversation

@guelfey
Copy link
Member

@guelfey guelfey commented Sep 21, 2024

Based on #329

@guelfey guelfey force-pushed the fix/struct_variant branch 2 times, most recently from d7d2556 to 85e276e Compare November 9, 2024 14:12
cdoern and others added 2 commits November 14, 2025 13:08
currently, structs are not parsed properly since `format()` has no handling for the reflect type
add a switch case to handle structs and encode some sane defaults if given an empty one

resolves #328

Signed-off-by: Charlie Doern <[email protected]>
@guelfey guelfey merged commit f55ce2f into master Nov 14, 2025
7 checks passed
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.

2 participants