moby--moby/server
Alexandr Morozov 8d056423f8 Separate events subsystem
* Events subsystem merged from `server/events.go` and
  `utils/jsonmessagepublisher.go` and moved to `events/events.go`
* Only public interface for this subsystem is engine jobs
* There is two new engine jobs - `log_event` and `subscribers_count`
* There is auxiliary function `container.LogEvent` for logging events for
  containers

Docker-DCO-1.1-Signed-off-by: Alexandr Morozov <lk4d4math@gmail.com> (github: LK4D4)
[solomon@docker.com: resolve merge conflicts]
Signed-off-by: Solomon Hykes <solomon@docker.com>
2014-08-06 10:08:19 +00:00
..
MAINTAINERS Add Tibor Vass as maintainer 2014-07-11 12:28:11 +00:00
image.go Move "image_tag" and "tag" to graph/tag.go 2014-08-06 17:18:51 -04:00
init.go Separate events subsystem 2014-08-06 10:08:19 +00:00
server.go Separate events subsystem 2014-08-06 10:08:19 +00:00
server_unit_test.go Separate events subsystem 2014-08-06 10:08:19 +00:00