events
2015-05-15
Child:e86251b04826
events/event.go
Implement events package. This is the package we'll use to keep all the cross-binary "ping" notification code in sync. We'll use it to define shared types and helper functions. For now, just define the Event type. We'll use this to broadcast "something happened!"