Posted in

【Go GUI热重载实战】:基于FSNotify + Plugin机制实现UI代码修改秒级生效(含VS Code调试插件配置)

第一章:Go GUI热重载的核心 … 【Go GUI热重载实战】:基于FSNotify + Plugin机制实现UI代码修改秒级生效(含VS Code调试插件配置)Read more

Posted in

Go框架冷启动慢得离谱?:揭秘CGO禁用、plugin机制、embed静态资源对二进制体积与init耗时的影响(实测降低41%)

第一章:Go框架冷启动性能瓶颈的 … Go框架冷启动慢得离谱?:揭秘CGO禁用、plugin机制、embed静态资源对二进制体积与init耗时的影响(实测降低41%)Read more

Posted in

Go plugin机制中,host进程与plugin.so的runtime.name冲突引发panic:fatal error: unexpected signal,解决方案含golang.org/x/sys/unix.PR_SET_NAME调用

第一章:Go plugin机制中 … Go plugin机制中,host进程与plugin.so的runtime.name冲突引发panic:fatal error: unexpected signal,解决方案含golang.org/x/sys/unix.PR_SET_NAME调用Read more