fury icon indicating copy to clipboard operation
fury copied to clipboard

[Golang] Implement xlang string for furygo

Open LiangliangSui opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? Please describe.

The current string implementation protocol in furygo is different from the xlang protocol.

Describe the solution you'd like

We need to implement it in furygo according to the design format of string in xlang protocol.

Additional context

https://github.com/apache/fury/pull/1413

LiangliangSui avatar Jun 27 '24 04:06 LiangliangSui