zhangmeng
2019-12-23 0cee64d2b2034f1068c894e0adec9037be03c93b
1
2
3
4
#!/bin/bash
 
go build -buildmode=plugin -o libcomm.so -a
mv libcomm.so ..