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