https://github.com/zzwx/iffound
Simple go library to chain reading of a file if it is found
https://github.com/zzwx/iffound
Last synced: 3 months ago
JSON representation
Simple go library to chain reading of a file if it is found
- Host: GitHub
- URL: https://github.com/zzwx/iffound
- Owner: zzwx
- License: mit
- Created: 2021-10-08T21:31:12.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-10T15:25:06.000Z (over 3 years ago)
- Last Synced: 2024-12-29T13:39:40.360Z (5 months ago)
- Language: Go
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# iffound
A simple go library to chain reading of a file if it is found.