Imports of package events

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
encoding/jsonPackage json implements encoding and decoding of JSON as defined in RFC 7159.
github.com/docker/docker/engine
github.com/docker/docker/pkg/parsers/filters
github.com/docker/docker/utils
ioPackage io provides basic interfaces to I/O primitives.
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.