package
20.1.0-alpha20191216+incompatible
Repository: https://github.com/knz/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).
StatAndLinkCount wraps os.Stat, returning its result and, if the platform supports it, the link-count from the returned file info.
StatFS returns an FSInfo describing the named filesystem.