gitee.com/lh-her-team/common@v1.5.1/crypto/hsm/zayk/build.sh (about) 1 #!/bin/sh 2 3 go build -buildmode=plugin -o hsm_adapter.so main.go 4