Cho Chi Him

Results 3 comments of Cho Chi Him

For anyone interested, this is how web3.js does the [trick](https://github.com/web3/web3.js/blob/8d369a9e76267df9ce666283521c1fd6d3f77fc4/packages/web3-core-subscriptions/src/subscription.js#LL196): call `eth_getLogs` and then `eth_subscribe`. But they also don't handle the edge case mentioned by @mcdee

> Why not just use a comment? Comment definitely works. But I think a package's own import path is already a good information about itself. Also it is a bit...

> If just need improves the readability. add futrue like comment alignment in gofmt that import path alignment > > ```go > api "k8s.io/kubernetes/pkg/apis/core" > flowcontrolv1 "k8s.io/kubernetes/pkg/apis/flowcontrol/v1" > flowcontrolv1beta1 "k8s.io/kubernetes/pkg/apis/flowcontrol/v1beta1"...