refactor: *Entry -> Entry
in many places, entries are assigned from one slice to another and in
different goroutines. In one place, entries were modified (in the
queue). To avoid shared mutable state, probably best to handle entries
by value.
License: MIT
Signed-off-by:
Brian Tiger Chow <brian@perfmode.com>
正在显示
请
注册
或者
登录
后发表评论