Imports of package gbytes

PathSynopsis
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/onsi/gomega/format
ioPackage io provides basic interfaces to I/O primitives.
regexpPackage regexp implements regular expression search.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.
timePackage time provides functionality for measuring and displaying time.