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