Imports of package octest

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
go.opencensus.io/stats/viewPackage view contains support for collecting and exposing aggregates over stats.
go.opencensus.io/tracePackage trace contains support for OpenCensus distributed tracing.
gocloud.dev/gcerrorsPackage gcerrors provides support for getting error codes from errors returned by Go CDK APIs.
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.