https://github.com/janos/taint
Taint Go objects
https://github.com/janos/taint
Last synced: 3 months ago
JSON representation
Taint Go objects
- Host: GitHub
- URL: https://github.com/janos/taint
- Owner: janos
- License: bsd-3-clause
- Created: 2015-09-09T20:57:22.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-03-22T11:22:11.000Z (about 1 year ago)
- Last Synced: 2025-01-29T10:32:19.561Z (5 months ago)
- Language: Go
- Size: 18.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Taint Go objects
[](https://github.com/janos/taint/actions)
[](https://pkg.go.dev/resenje.org/taint)
[](https://newreleases.io/github/janos/taint)## Installation
Run `go get resenje.org/taint` from command line.