Imports of package osutils
Path | Synopsis |
---|---|
io/ioutil | Package ioutil implements some I/O utility functions. |
path/filepath | Package filepath implements utility routines for manipulating filename paths in a way compatible with the target operating system-defined file paths. |
strconv | Package strconv implements conversions to and from string representations of basic data types. |
syscall | Package syscall contains an interface to the low-level operating system primitives. |