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