golang-github-influxdata-tail 1.0.0+git20180327.c434825-2 source package in Ubuntu

Changelog

golang-github-influxdata-tail (1.0.0+git20180327.c434825-2) unstable; urgency=medium

  * Team upload.
  * Breaks/Provides += "golang-github-hpcloud-tail-dev".
  * Added symlink to provide "github.com/hpcloud/tail".

 -- Dmitry Smirnov <email address hidden>  Sat, 12 Oct 2019 04:00:25 +1100

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
golang-github-influxdata-tail_1.0.0+git20180327.c434825-2.dsc 2.4 KiB 04e2ec022583cb57c426bce5b39d3730557aed191eb23bbffe07cd7e3ddf9f85
golang-github-influxdata-tail_1.0.0+git20180327.c434825.orig.tar.xz 14.7 KiB e2f4a6a7e0732de34ab565175ae892222e3695f4e368dd7b0daf2b8530847c75
golang-github-influxdata-tail_1.0.0+git20180327.c434825-2.debian.tar.xz 3.7 KiB 3577bc5a298e858de933dce0ad9ab7a7e317168f06653f5684bb90ccfe5be9b2

No changes file available.

Binary packages built by this source

golang-github-influxdata-tail-dev: Go package for reading from continuously updated files (tail -f)

 tail is a Go library striving to emulate the features of the BSD tail program
 (like tail -f). It comes with full support for truncation/move detection
 as it is designed to work with log rotation tools.

gotail: Go implementation of tail

 gotail is a Go implementation of the tail utility (GNU coreutils).