echo

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2020 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Overview

Package echo allows enabling and disabling terminal echo.

This implementation is based on the POSIX tcgetattr and tcsetattr operations, so it will only work on systems that support them via the ioctl(2) interface.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Disable

func Disable(fd uintptr) error

Disable disables echo for the terminal connected to descriptor fd.

func Enable

func Enable(fd uintptr) error

Enable enables echo for the terminal connected to descriptor fd.

Types

This section is empty.

Jump to

Keyboard shortcuts

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