conin

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File = lazy.Two[*os.File, error]{
	New: func() (*os.File, error) {
		return os.Open("/dev/tty")
	},
}
View Source
var Handle = lazy.Two[uintptr, error]{
	New: func() (uintptr, error) {
		return 1, nil
	},
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳