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