cloudwego / dynamicgo

Dynamically and efficiently operate RPC data for Go
Apache License 2.0
148 stars 28 forks source link

feat:(thrift) nested thrift type constructor API #41

Closed AsterDY closed 6 months ago

AsterDY commented 7 months ago

What type of PR is this?

feat

Check the PR title.

(Optional) Translate the PR title into Chinese.

  1. 提供thrift嵌套类型的构造函数
    • NewNodeList
    • NewNodeSet
    • NewNodeMap
    • NewNodeStruct
    • NewNodeAny
  2. 修复 NewTypedNode 未设置实际内容的问题

(Optional) More detailed description for this PR(en: English/zh: Chinese).

en: zh(optional):

(Optional) Which issue(s) this PR fixes:

(optional) The PR that updates user documentation: