add description about worker-template-go

This commit is contained in:
syumai 2023-02-12 01:30:33 +09:00
parent 4b4a950109
commit bcb37c4f19

View File

@ -69,6 +69,8 @@ To deploy a Worker, the following steps are required.
The [worker-template-tinygo](https://github.com/syumai/worker-template-tinygo) repository contains all the required files, so I recommend using this template.
The [worker-template-go](https://github.com/syumai/worker-template-go) repository (using regular Go, not tinygo) is also available, but it requires a paid plan of Cloudflare Workers (due to the large binary size).
## License
MIT