blob: fa70f7d555177e86bc668d12a8b186cec286bf3b [file] [log] [blame]
pkg auditor, func NewMockBlessingAuditor() (audit.Auditor, BlessingLogReader)
pkg auditor, func NewSQLBlessingAuditor(*sql.DB) (audit.Auditor, BlessingLogReader, error)
pkg auditor, type BlessingEntry struct
pkg auditor, type BlessingEntry struct, Blessings security.Blessings
pkg auditor, type BlessingEntry struct, Caveats []security.Caveat
pkg auditor, type BlessingEntry struct, DecodeError error
pkg auditor, type BlessingEntry struct, Email string
pkg auditor, type BlessingEntry struct, RevocationCaveatID string
pkg auditor, type BlessingEntry struct, Timestamp time.Time
pkg auditor, type BlessingLogReader interface { Read }
pkg auditor, type BlessingLogReader interface, Read(string) <-chan BlessingEntry