plugeth/event
Seungbae Yu 8013a494fe
event: move type fixation logic into Feed.init (#27249)
This is a minor optimization/refactoring of Feed.

---------

Co-authored-by: Felix Lange <fjl@twurst.com>
2023-05-30 16:34:32 +02:00
..
event_test.go all: remove deprecated uses of math.rand (#26710) 2023-02-16 14:36:58 -05:00
event.go event: initialize maps with known size (#27233) 2023-05-09 15:29:32 -04: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_test.go ethclient,event: replace noarg fmt.Errorf with errors.New (#27334) 2023-05-24 12:39:49 +02:00
feed.go event: move type fixation logic into Feed.init (#27249) 2023-05-30 16:34:32 +02:00
feedof_test.go README, go.mod, event, internal/version: bump min Go to 1.19 (#26803) 2023-03-03 12:24:09 +02:00
feedof.go README, go.mod, event, internal/version: bump min Go to 1.19 (#26803) 2023-03-03 12:24:09 +02:00
subscription_test.go event: add ResubscribeErr (#22191) 2021-01-21 13:47:38 +01:00
subscription.go event: add ResubscribeErr (#22191) 2021-01-21 13:47:38 +01:00