Versions in this module Expand all Collapse all v0 v0.1.2 Oct 1, 2015 v0.1.1 Aug 20, 2015 Changes in this version + type ExplorePolicy interface + GetNextActionChan func() chan *Action + Init func(storage historystorage.HistoryStorage, param map[string]interface{}) + Name func() string + QueueNextEvent func(id string, ev *Event) + func CreatePolicy(name string) ExplorePolicy