Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Intersection ¶
Types ¶
type EventCollector ¶
type EventCollector struct{}
func (*EventCollector) Put ¶
func (l *EventCollector) Put(p *util.SyncPair)
type ListenerAsyncRcv ¶
type ListenerAsyncRcv struct{}
func (*ListenerAsyncRcv) Put ¶
func (l *ListenerAsyncRcv) Put(p *util.SyncPair)
type ListenerAsyncSnd ¶
type ListenerAsyncSnd struct{}
func (*ListenerAsyncSnd) Put ¶
func (l *ListenerAsyncSnd) Put(p *util.SyncPair)
type ListenerDataAccess ¶
type ListenerDataAccess struct{}
func (*ListenerDataAccess) Put ¶
func (l *ListenerDataAccess) Put(p *util.SyncPair)
type ListenerSelect ¶
type ListenerSelect struct{}
Click to show internal directories.
Click to hide internal directories.