ZjeuhPiung Liu

Results 2 comments of ZjeuhPiung Liu

gocat 通过 cgo 实现, 依赖 ccat, 如果遇到预编译的 ccat ABI 不兼容,需要自行编译 ccat ``` bash git clone --depth=1 https://github.com/dianping/cat.git cd cat/lib/c/ cmake . make -j sudo cp libcatclient.a $(go env GOMODCACHE)/github.com/dianping/[email protected]+incompatible/lib/go/ccat/lib/linux/libcatclient.a ```