alias

package
v0.1.9 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package alias provides unprefixed names for the join command's public API.

import join "github.com/gloo-foo/cmd-join/alias"
join.Join(join.Input{...}, join.Separator(","))

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Join

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

Join re-exports the constructor.

Types

type Fs

type Fs = command.JoinFs

Fs re-exports the filesystem option for File positionals.

type Input

type Input = command.JoinInput

Input is the second input supplied as raw lines.

type Separator

type Separator = command.JoinSeparator

Separator is the -t field separator.

Jump to

Keyboard shortcuts

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