Official Go implementation of the Ethereum protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
go-ethereum/event
cocoyeal 603fd898d4
event: fix typo (#29749)
6 months ago
..
event.go
event_test.go
example_feed_test.go
example_scope_test.go
example_subscription_test.go
example_test.go
feed.go event: move type fixation logic into Feed.init (#27249) 1 year ago
feed_test.go ethclient,event: replace noarg fmt.Errorf with errors.New (#27334) 1 year ago
feedof.go
feedof_test.go
multisub.go event: fix typo (#29749) 6 months ago
multisub_test.go all: move main transaction pool into a subpool (#27463) 1 year ago
subscription.go event: fix Resubscribe deadlock when unsubscribing after inner sub ends (#28359) 1 year ago
subscription_test.go event: fix Resubscribe deadlock when unsubscribing after inner sub ends (#28359) 1 year ago