Skip to content
Compare
Choose a tag to compare
@proullon proullon released this 14 May 15:01

feat:

  • add Responses() method
  • add WithMaxQueue option
  • set default MaxWorker to runtime.NumCPU
  • make Feed non blocking (independant from job channel)

fix:

  • avoid index out of range