energy/example/browser-go-bind-js-var
2023-02-28 18:41:12 +08:00
..
libs demo: add go-bind-js-var 2022-11-23 18:36:17 +08:00
resources demos-optimize: v8 bind field & function 2023-02-22 19:10:57 +08:00
src demo: add go-bind-js-var 2022-11-23 20:30:09 +08:00
go-bind-js-var.go upgrade v2.1.0 2023-02-28 18:41:12 +08:00
README.md demo 示例目录和说明 2022-10-20 14:16:38 +08:00

在Go中绑定通用类型变量或结构类型变量到JS中使用,变量类型只支持 string,int,float64,boolean