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