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 an unprefixed name for the echo command.

import echo "github.com/gloo-foo/cmd-echo/alias"
echo.Echo("hello", "world")

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Echo

func Echo(args ...Text) gloo.Source[[]byte]

Echo emits its arguments joined by spaces as a single line; see the command package for the semantics.

Types

type Text

type Text = command.Text

Text is a single echo argument — one word of the output line.

Jump to

Keyboard shortcuts

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