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