Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LogSlot ¶
type LogSlot struct { }
func (*LogSlot) OnCompleted ¶
func (s *LogSlot) OnCompleted(_ *base.EntryContext)
func (*LogSlot) OnEntryBlocked ¶
func (s *LogSlot) OnEntryBlocked(ctx *base.EntryContext, blockError *base.BlockError)
func (*LogSlot) OnEntryPassed ¶
func (s *LogSlot) OnEntryPassed(_ *base.EntryContext)
Click to show internal directories.
Click to hide internal directories.