Discover Packages
github.com/gloo-foo/cmd-tac
alias
package
Version:
v0.1.12
Opens a new window with list of versions in this module.
Published: Aug 4, 2026
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package alias provides unprefixed names for the tac command and its flags.
import tac "github.com/gloo-foo/cmd-tac/alias"
tac.Tac(tac.Sep(":"))
Tac re-exports the constructor: it reverses the order of input lines.
Sep re-exports the custom-record-separator option (-s): input is split on the
given separator, the records are reversed, and each is emitted as its own line.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.