Imports of examples command

PathSynopsis
flagPackage flag implements command-line flag parsing.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/nats-io/go-natsA Go client for the NATS messaging system (https://nats.io).
github.com/nats-io/go-nats/bench
io/ioutilPackage ioutil implements some I/O utility functions.
logPackage log implements a simple logging package.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.
timePackage time provides functionality for measuring and displaying time.