Versions in this module Expand all Collapse all v1 v1.4.0 Dec 11, 2014 v1.3.2 Nov 24, 2014 v1.3.0 Oct 15, 2014 Changes in this version + type TrustStore struct + func NewTrustStore(path string) (*TrustStore, error) + func (t *TrustStore) CmdCheckKey(job *engine.Job) engine.Status + func (t *TrustStore) CmdUpdateBase(job *engine.Job) engine.Status + func (t *TrustStore) Install(eng *engine.Engine) error