alias

package
v0.1.12 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 4, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

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(":"))

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Tac

func Tac(opts ...any) gloo.Command[[]byte, []byte]

Tac re-exports the constructor: it reverses the order of input lines.

Types

type Sep

type Sep = command.TacSep

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL