Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/songmu/postailer

Utility for reading files to start reading from the position read last time and also care file rotation
https://github.com/songmu/postailer

Last synced: 3 months ago
JSON representation

Utility for reading files to start reading from the position read last time and also care file rotation

Awesome Lists containing this project

README

        

postailer
=======

[![Build Status](https://travis-ci.org/Songmu/postailer.png?branch=master)][travis]
[![MIT License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)][license]
[![GoDoc](https://godoc.org/github.com/Songmu/postailer?status.svg)][godoc]

[travis]: https://travis-ci.org/Songmu/postailer
[coveralls]: https://coveralls.io/r/Songmu/postailer?branch=master
[license]: https://github.com/Songmu/postailer/blob/master/LICENSE
[godoc]: https://godoc.org/github.com/Songmu/postailer

## Description

Utility for reading files to start reading from the position read last time and also care file rotation.

## Author

[Songmu](https://github.com/Songmu)