Primary LanguageGoMIT LicenseMIT
To start:
go mod download cd cmd/ go run .
To run tests:
go test ./...