package
Version:
v1.16.0
Opens a new window with list of versions in this module.
Published: Nov 22, 2017
License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 4 more
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type OS interface {
Getpid() int
}
OS wraps methods from the stdlib's 'os' package. This is mostly to help with
testing where responses from these methods can be mocked
New creates a new stdlib OS object
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.