Versions in this module Expand all Collapse all v0 v0.6.6 Jul 3, 2020 Changes in this version + type Store interface + Get func(id devicetype.VersionedID, revision networkchange.Revision) ([]*devicechange.PathValue, error) + func NewStore(networkChangeStore networkchangestore.Store, ...) (Store, error)