Imports of examples command
Path | Synopsis |
---|---|
flag | Package flag implements command-line flag parsing. |
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/clbanning/x2j | Unmarshal arbitrary XML docs to map[string]interface{} or JSON and extract values (using wildcards, if necessary). |
os | Package os provides a platform-independent interface to operating system functionality. |
time | Package time provides functionality for measuring and displaying time. |