unix

package
v0.0.0-...-4aa4c59 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetTermios

func SetTermios(fd int, value Termios) (ok bool)

Types

type Termios

type Termios struct {
	unix.Termios
}

Termios is a wrapper for the type provided by golang.org/x/sys/unix.

func GetTermios

func GetTermios(fd int) (value Termios, ok bool)

func (Termios) Raw

func (t Termios) Raw() Termios

Raw returns a copy of the receiver Termios modified for raw terminal mode.

Jump to

Keyboard shortcuts

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