An open API service indexing awesome lists of open source software.

https://github.com/rockstaedt/txtreader

A Golang package to read lines from a text file
https://github.com/rockstaedt/txtreader

go package txtreader

Last synced: 5 months ago
JSON representation

A Golang package to read lines from a text file

Awesome Lists containing this project

README

          

# txtreader

[![build](https://github.com/rockstaedt/txtreader/actions/workflows/CI.yml/badge.svg)](https://github.com/rockstaedt/txtreader/actions/workflows/CI.yml)
[![codecov](https://codecov.io/gh/rockstaedt/txtreader/branch/main/graph/badge.svg?token=VW245SMVP5)](https://codecov.io/gh/rockstaedt/txtreader)
[![Latest tag](https://img.shields.io/github/v/release/rockstaedt/txtreader)](https://github.com/rockstaedt/txtreader/releases)
[![Go Report Card](https://goreportcard.com/badge/github.com/rockstaedt/txtreader)](https://goreportcard.com/report/github.com/rockstaedt/txtreader)
[![PkgGoDev](https://pkg.go.dev/badge/github.com/rockstaedt/txtreader)](https://pkg.go.dev/github.com/rockstaedt/txtreader)

A Golang package to read lines from a .txt file