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