Go Wrapper
Assume that C export libraries are already built and stored in the “build/lib” directory.
Pass CGO_LDFLAGS='-L../../build/lib' to build or test Go wrappers.
For example, to test Go wrappers, execute the following comment from the directory “shadow/fpe_go”.
CGO_LDFLAGS='-L../../build/lib' go test ./
Last modified
July 25, 2025
: Delete content/en/pet-arena/_index.md (d8210e2)