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
Jeffrey Wilcke 7e5c49cafa [release/1.4.4] event: fixed subscribtions to stopped event mux 9 years ago
..
filter event/filter: fix data race in the test 9 years ago
event.go [release/1.4.4] event: fixed subscribtions to stopped event mux 9 years ago
event_test.go [release/1.4.4] event: fixed subscribtions to stopped event mux 9 years ago
example_test.go