Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smartystreets/scanners
Variations on the bufio.Scanner interface over various types of sources (csv, strings.Fields, fixed-width, etc...).
https://github.com/smartystreets/scanners
Last synced: about 2 months ago
JSON representation
Variations on the bufio.Scanner interface over various types of sources (csv, strings.Fields, fixed-width, etc...).
- Host: GitHub
- URL: https://github.com/smartystreets/scanners
- Owner: smartystreets
- License: other
- Created: 2017-12-08T18:38:50.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-25T15:18:09.000Z (8 months ago)
- Last Synced: 2024-08-01T13:31:42.296Z (5 months ago)
- Language: Go
- Homepage:
- Size: 41 KB
- Stars: 27
- Watchers: 12
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
#### SMARTY DISCLAIMER: Subject to the terms of the associated license agreement, this software is freely available for your use. This software is FREE, AS IN PUPPIES, and is a gift. Enjoy your new responsibility. This means that while we may consider enhancement requests, we may or may not choose to entertain requests at our sole and absolute discretion.
[![Build Status](https://travis-ci.org/smartystreets/scanners.svg?branch=master)](https://travis-ci.org/smartystreets/scanners)
[![Code Coverage](https://codecov.io/gh/smartystreets/scanners/branch/master/graph/badge.svg)](https://codecov.io/gh/smartystreets/scanners)
[![Go Report Card](https://goreportcard.com/badge/github.com/smartystreets/scanners)](https://goreportcard.com/report/github.com/smartystreets/scanners)
[![GoDoc](https://pkg.go.dev/badge/github.com/smartystreets/scanners)](https://pkg.go.dev/github.com/smartystreets/scanners)