Versions in this module Expand all Collapse all v0 v0.2.0 Jul 27, 2016 v0.1.0 Jun 7, 2016 Changes in this version + type EventHandler interface + CargoHasArrived func(*cargo.Cargo) + CargoWasMisdirected func(*cargo.Cargo) + type Service interface + InspectCargo func(trackingID cargo.TrackingID) + func NewService(cargoRepository cargo.Repository, ...) Service