Skip to content

zorion79/orflog

Repository files navigation

orflog - get logs from ORF Fusion

Build Status Coverage Status

This library get records from orf logs.

  • Collect records from many servers in one request.
  • Return two channels with new and old records

First you get slice with one month logs.
Next you will get channel with new logs.

Install

go get -u github.com/zorion79/orflog

Usage

  • define options Opts
  • memory!!!
  • make service NewService(opts Opts)
  • get channels s.Channel() (new <-chan *Orf, remove <-chan *Orf)

About

Get logs from ORF Fusion

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages