Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuditHistoryEntry ¶
type AuditService ¶
type AuditService struct {
// contains filtered or unexported fields
}
func NewAuditService ¶
func NewAuditService(lineProvider lineProvider, lineParser LineParser, jsonRepository JsonRepository) *AuditService
func (*AuditService) Run ¶
func (as *AuditService) Run() error
type JsonRepository ¶
type LineParser ¶
Click to show internal directories.
Click to hide internal directories.