bytes | Package bytes implements functions for the manipulation of byte slices. |
errors | Package errors implements functions to manipulate errors. |
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/tredoe/osutil/config/shconf | Package shconf implements a parser and scanner for the configuration in format shell-variable. |
github.com/tredoe/osutil/edi | |
github.com/tredoe/osutil/userutil | |
os | Package os provides a platform-independent interface to operating system functionality. |
path | Package path implements utility routines for manipulating slash-separated paths. |