Imports of package schedule

PathSynopsis
github.com/coreos/etcd/Godeps/_workspace/src/golang.org/x/net/contextPackage context defines the Context type, which carries deadlines, cancelation signals, and other request-scoped values across API boundaries and between processes.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.