diff --git a/Go.md b/Go.md new file mode 100644 index 0000000..352d9de --- /dev/null +++ b/Go.md @@ -0,0 +1,2 @@ +## Links +- [Jeffail/tunny: A goroutine pool for Go](https://github.com/Jeffail/tunny) diff --git a/Lenguajes de programación.md b/Lenguajes de programación.md index 091fd36..54a4b44 100644 --- a/Lenguajes de programación.md +++ b/Lenguajes de programación.md @@ -1,3 +1,4 @@ - [Wren is a small, fast, class-based concurrent scripting language](https://wren.io/) - [[Lua]] - [[JavaScript]] +- [[Go]]