util

package
v0.1.0-alpha.1 Latest Latest
Warning

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

Go to latest
Published: May 7, 2024 License: MPL-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsLinuxOS

func IsLinuxOS() bool

IsLinuxOS returns true if the operating system is some Linux distribution.

func NullCloser

func NullCloser(w io.Writer) io.WriteCloser

NullCloser returns an implementation of io.WriteCloser that will always succeed on the call to Close().

func OpenPipes

func OpenPipes(stdout, stderr string) (io.WriteCloser, io.WriteCloser, error)

OpenPipes opens the given paths for standard IO as named pipes.

The returned values must be closed by the caller.

Types

This section is empty.

Jump to

Keyboard shortcuts

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