Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.09 KB

README.md

File metadata and controls

20 lines (14 loc) · 1.09 KB

Release License Godocs

codecov Go Report Card

ursa-wrapper-go

  • 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

Development

  • make test to run unit tests

Requirements

  • Golang >= 1.14.4 and CGO enabled.