package
2.2.0-alpha.20190114+incompatible
Repository: https://github.com/ortery/cockroach.git
Documentation: pkg.go.dev

# Functions

CreateLargeFile creates a large file at the given path with bytes size.
ExitStatus returns the exit status contained within an exec.ExitError.
ProcessIdentity returns a string describing the user and group that this process is running as.
RefreshSignaledChan returns a channel that will receive an os.Signal whenever the process receives a "refresh" signal (currently SIGHUP).
StatFS returns an FSInfo describing the named filesystem.

# Structs

FSInfo describes a filesystem.

# Type aliases

Errno is syscall.Errno.
Signal is syscall.Signal.