Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSlotManager ¶
func NewSlotManager(engine core.Engine) core.SlotManager
Types ¶
type SlotManager ¶
type SlotManager struct {
// contains filtered or unexported fields
}
func (*SlotManager) Slot ¶
func (s *SlotManager) Slot() int
func (*SlotManager) SlotSignal ¶
func (s *SlotManager) SlotSignal() <-chan int
func (*SlotManager) Start ¶
func (s *SlotManager) Start()
func (*SlotManager) Stop ¶
func (s *SlotManager) Stop()
Click to show internal directories.
Click to hide internal directories.