Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ObjectDecoder ¶
type ObjectDecoder struct { }
func (*ObjectDecoder) CanProcess ¶
func (m *ObjectDecoder) CanProcess(event *shares.AuditEvent) bool
func (*ObjectDecoder) Process ¶
func (m *ObjectDecoder) Process(event *shares.AuditEvent) error
type SLOTimeComputer ¶
type SLOTimeComputer struct { }
func (*SLOTimeComputer) CanProcess ¶
func (s *SLOTimeComputer) CanProcess(event *shares.AuditEvent) bool
func (*SLOTimeComputer) Process ¶
func (s *SLOTimeComputer) Process(event *shares.AuditEvent) error
Click to show internal directories.
Click to hide internal directories.