package
Version:
v1.25.0
Opens a new window with list of versions in this module.
Published: Jan 17, 2019
License: Apache-2.0
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
¶
Package mock_oswrapper is a generated GoMock package.
|
Package mock_oswrapper is a generated GoMock package. |
Click to show internal directories.
Click to hide internal directories.