Versions in this module Expand all Collapse all v0 v0.12.1 Nov 28, 2017 v0.12.0 Oct 28, 2017 Changes in this version + const CheckDir + const Ext + const MaxFullCommitSize + const ValDir + func LoadFullCommit(path string) (certifiers.FullCommit, error) + func LoadFullCommitJSON(path string) (certifiers.FullCommit, error) + func NewProvider(dir string) certifiers.Provider + func SaveFullCommit(fc certifiers.FullCommit, path string) error + func SaveFullCommitJSON(fc certifiers.FullCommit, path string) error