bytedance/sonic

Provide methods to parse to/from ast.Node from structures

开放

#733 创建于 2025年1月13日

 (2 条评论) (0 个反应) (0 位负责人)Go (454 个派生)github user discovery
enhancementhelp wanted

仓库指标

星标
 (9,488 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

It would be convenient even if first pass is implemented as a Marshal to []byte followed by sonic.Get in one direction and MarshalJSON with sonic.Unmarshal in the other, to have methods that interoperate between golang structures and ast.Node

贡献者指南