stream

package
v0.0.0-...-811810c Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2020 License: Apache-2.0, MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ReadOptimizations, WriteOptimizations []FileHandleOptimization

FileHandleOptimizations is populated by individual OS-specific init()s

Functions

func IsTTY

func IsTTY(maybeFile interface{}) bool

Types

type FileHandleOptimization

type FileHandleOptimization struct {
	Name   string
	Action func(
		handle *os.File,
		stat os.FileInfo,
	) error
}

Jump to

Keyboard shortcuts

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