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