go-ethereum/event
2018-06-03 16:21:02 +08:00
..
filter event: don't use me, this, self as receiver names 2018-06-03 16:21:02 +08:00
event.go eth/filter: check nil pointer when unsubscribe (#16682) 2018-05-09 11:29:25 +03:00
event_test.go event: add new Subscription type and related utilities 2017-01-25 18:44:20 +01:00
example_feed_test.go all: update license information 2017-04-14 10:29:00 +02:00
example_scope_test.go all: update license information 2017-04-14 10:29:00 +02:00
example_subscription_test.go all: update license information 2017-04-14 10:29:00 +02:00
example_test.go core, eth, event, miner, xeth: fix event post / subscription race 2015-10-12 16:22:03 +03:00
feed.go event: document select case slice use and add edge case test (#16680) 2018-05-10 13:26:36 +03:00
feed_test.go event: document select case slice use and add edge case test (#16680) 2018-05-10 13:26:36 +03:00
subscription.go all: update license information 2017-04-14 10:29:00 +02:00
subscription_test.go all: update license information 2017-04-14 10:29:00 +02:00