https://github.com/dillonstreator/khone
declarative, generic, and context aware interface for streaming io.Reader's of json and csv content with optional concurrency
https://github.com/dillonstreator/khone
csv golang json stream
Last synced: 5 months ago
JSON representation
declarative, generic, and context aware interface for streaming io.Reader's of json and csv content with optional concurrency
- Host: GitHub
- URL: https://github.com/dillonstreator/khone
- Owner: dillonstreator
- Created: 2023-01-07T06:00:10.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-13T03:44:34.000Z (about 3 years ago)
- Last Synced: 2025-06-13T06:41:35.494Z (10 months ago)
- Topics: csv, golang, json, stream
- Language: Go
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# khone
declarative, generic, and context aware interface for streaming `io.Reader`'s of json and csv content with optional concurrency
[examples](./examples)