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