mirror of
https://github.com/tmrts/go-patterns.git
synced 2024-11-21 20:46:08 +03:00
refactor concurrency folder
This commit is contained in:
parent
f978e42036
commit
e771129df6
@ -4,4 +4,4 @@
|
||||
|
||||
# Implementation and Example
|
||||
|
||||
An example showing implementation and usage can be found in [bounded_parallelism.go](bounded_parallelism.go).
|
||||
An example showing implementation and usage can be found in [bounded_parallelism.go](./bounded_parrallelism/bounded_parallelism.go).
|
@ -4,4 +4,4 @@
|
||||
|
||||
# Implementation and Example
|
||||
|
||||
An example showing implementation and usage can be found in [parallelism.go](parallelism.go).
|
||||
An example showing implementation and usage can be found in [parallelism.go](./parrallelism/parallelism.go).
|
Loading…
Reference in New Issue
Block a user