mirror of
https://github.com/syumai/workers.git
synced 2025-03-11 09:49:12 +00:00
8 lines
159 B
Modula-2
8 lines
159 B
Modula-2
![]() |
module github.com/syumai/workers/_examples/multiple-handlers
|
||
|
|
||
|
go 1.21.3
|
||
|
|
||
|
require github.com/syumai/workers v0.0.0
|
||
|
|
||
|
replace github.com/syumai/workers => ../../
|