Imports of package mesos

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/Rican7/retry
github.com/Rican7/retry/strategy
github.com/golang/glogPackage glog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup.
github.com/google/cadvisor/containerPackage container defines types for sub-container events and also defines an interface for container operation handlers.
github.com/google/cadvisor/container/commonUnmarshal's a Containers description json file.
github.com/google/cadvisor/container/libcontainer
github.com/google/cadvisor/fs
github.com/google/cadvisor/info/v1Types used for docker containers.
github.com/google/cadvisor/manager/watcher
github.com/mesos/mesos-go/api/v1/libPackage mesos presents common v1 HTTP API message types in addition to extension APIs that aim to simplify use of the machine-generated code.
github.com/mesos/mesos-go/api/v1/lib/agentPackage agent is a generated protocol buffer package.
github.com/mesos/mesos-go/api/v1/lib/agent/calls
github.com/mesos/mesos-go/api/v1/lib/client
github.com/mesos/mesos-go/api/v1/lib/encoding/codecs
github.com/mesos/mesos-go/api/v1/lib/httpcli
github.com/opencontainers/runc/libcontainer/cgroups/fs
github.com/opencontainers/runc/libcontainer/configs
net/urlPackage url parses URLs and implements query escaping.
pathPackage path implements utility routines for manipulating slash-separated paths.
regexpPackage regexp implements regular expression search.
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.