Closed panjf2000 closed 2 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 78.82%. Comparing base (
a0c9787
) to head (47ab6a3
). Report is 1 commits behind head on dev.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
interface{} --> any itf/i --> a queue.TaskFunc --> queue.Func queue.Run --> queue.Exec arg --> parameter
Also, update some comments to make more sense.