bytedance/sonic

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

オープン

#733 opened on 2025/01/13

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)Go (454 件のフォーク)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (9,488 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド