- Ursa Wrapper Go requires the Ursa shared library to be installed (eg: /usr/local/lib), and
ursa-wrapper-go.sh
to be sourced.
source ursa-wrapper-go.sh
make test
to run unit tests
- Golang >=
1.14.4
and CGO enabled.
ursa-wrapper-go.sh
to be sourced.source ursa-wrapper-go.sh
make test
to run unit tests1.14.4
and CGO enabled.