gocut is a slimming tool for Go plugins. It extracts only the used functions, variables, and types from an entry file, producing a minimal buildable source set with reduced size. gocut 是一个用于 Go 插件项目的瘦身工具,从入口文件出发,仅提取实际使用到的函数、变量和类型,生成最小可编译源码,显著减少构建体积。 - View it on GitHub
Star
0
Rank
14177210