package
Version:
v0.18.1
Opens a new window with list of versions in this module.
Published: Oct 9, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
type OsClient interface {
Getenv(key string) string
ReadFile(path string) ([]byte, error)
}
func NewOsClient() OsClient
Source Files
¶
Click to show internal directories.
Click to hide internal directories.