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