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