This project and everyone participating in it are governed by the XMiDT Code Of Conduct. By participating, you agree to this Code.
- Go with version >= 1.12 https://golang.org/dl/
To run the tests, git clone
the repository, then from within the repo directory run:
go test ./... -race -coverprofile=coverage.txt
Refer to CONTRIBUTING.md.