Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
ervitis committed Jan 5, 2024
1 parent fe5edea commit 31f6276
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,20 @@
# PoolerChan

Pooling library for golang
Simple worker pool library for golang

Requirements:
### Tasks done

- Handle errors
- Ignore some kind of errors
- N workers
- N tasks
- Logger
- Cleanup queues

### Pending tasks

- Handle errors
- Ignore some kind of errors
- Check context

### Dev notes

- Using gotoolchain for dependency managements
Expand Down

0 comments on commit 31f6276

Please sign in to comment.