Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/janos/taint
Taint Go objects
https://github.com/janos/taint
Last synced: about 1 month 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 (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-03-22T11:22:11.000Z (8 months ago)
- Last Synced: 2024-09-27T05:41:33.664Z (about 2 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
[![Go](https://github.com/janos/taint/workflows/Go/badge.svg)](https://github.com/janos/taint/actions)
[![PkgGoDev](https://pkg.go.dev/badge/resenje.org/taint)](https://pkg.go.dev/resenje.org/taint)
[![NewReleases](https://newreleases.io/badge.svg)](https://newreleases.io/github/janos/taint)## Installation
Run `go get resenje.org/taint` from command line.