gin/binding
Sidi Chang 906c864012 feat(binding): add support for slices with BindUnmarshaler elements (#4312)
Fixes issue where slice/array elements implementing BindUnmarshaler
interface were not properly handled. The setArray function now checks
if elements implement custom unmarshaling before falling back to
default type conversion.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-26 23:38:01 +09:00
..
2025-04-12 00:00:59 +08:00
2022-05-30 15:16:10 +08:00