https://github.com/skillcoder/opa-race
Shows race in open-policy-agent
https://github.com/skillcoder/opa-race
Last synced: 4 months ago
JSON representation
Shows race in open-policy-agent
- Host: GitHub
- URL: https://github.com/skillcoder/opa-race
- Owner: skillcoder
- License: apache-2.0
- Created: 2022-02-12T15:39:08.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-12T15:44:31.000Z (over 3 years ago)
- Last Synced: 2025-01-13T23:32:56.600Z (5 months ago)
- Language: Go
- Size: 37.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# opa-race
Shows race in open-policy-agent## To reproduce
Run
```sh
make test
```