1 Open Issue Need Help Last updated: Jun 23, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement support for JSON-style struct tags in the kcl-go library, allowing for control over how structs are marshaled to YAML/JSON, specifically addressing the issue of embedded structs and inline tags. This involves modifying the code generation or marshaling logic to respect the `json` tags and prevent unwanted inlining.

Complexity: 4/5
enhancement help wanted

KCL Go SDK

Go