Files
gotenberg/internal/pkg/xerrgroup/doc.go
2019-09-19 17:28:29 +02:00

7 lines
153 B
Go

/*
Package xerrgroup helps running
many functions simultaneously and wait until
execution has completed or an error is encountered.
*/
package xerrgroup