signal

package
v0.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 10, 2024 License: MIT Imports: 1 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewSignal

func NewSignal() signalslots.Signal

Types

type SignalImpl

type SignalImpl struct {
	// contains filtered or unexported fields
}

func (*SignalImpl) Connect

func (s *SignalImpl) Connect(slot signalslots.Slot)

func (*SignalImpl) Disconnect

func (s *SignalImpl) Disconnect(slot signalslots.Slot)

func (*SignalImpl) DisconnectAll

func (s *SignalImpl) DisconnectAll()

func (*SignalImpl) Emit

func (s *SignalImpl) Emit(args ...interface{})

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL