mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-16 20:32:13 +01:00
process load balancing: broken but in progress
This commit is contained in:
6
internal/pkg/xerrgroup/doc.go
Normal file
6
internal/pkg/xerrgroup/doc.go
Normal file
@@ -0,0 +1,6 @@
|
||||
/*
|
||||
Package xerrgroup helps running
|
||||
many functions simultaneously and wait until
|
||||
execution has completed or an error is encountered.
|
||||
*/
|
||||
package xerrgroup
|
||||
Reference in New Issue
Block a user