zhangmeng
2020-01-15 b1dceff29c6649b2e855f20fbf2040d3533dc741
1
2
3
4
#!/bin/bash
 
go build -buildmode=plugin -o libcomm.so -a
mv libcomm.so ..