Documentation ¶
Index ¶
- func FromBytes(bs []byte, entities openpgp.EntityList) (model.State, error)
- func GetPrivKey(entity *openpgp.Entity) ([]byte, error)
- func GetPubKey(entity *openpgp.Entity) ([]byte, error)
- func GetReportEntries(report model.Report) map[string]map[string]interface{}
- func GetStateEntries(state model.State) map[string]map[string]interface{}
- func NewPubPrivKeys() ([]byte, []byte, error)
- func ToBytes(state model.State, entities []*openpgp.Entity) ([]byte, error)
- type Change
- type DocumentDiff
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetReportEntries ¶ added in v0.4.0
func GetStateEntries ¶ added in v0.4.0
func NewPubPrivKeys ¶
Types ¶
type DocumentDiff ¶ added in v0.4.0
Click to show internal directories.
Click to hide internal directories.