remove old golang line
This commit is contained in:
parent
82a9507e7d
commit
7fe2b7f5f7
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@ Technologies Discord uses to provide the service, gathered from
|
||||||
- [Use of GenStage](https://blog.discordapp.com/how-discord-handles-push-request-bursts-of-over-a-million-per-minute-with-elixirs-genstage-8f899f0221b4)
|
- [Use of GenStage](https://blog.discordapp.com/how-discord-handles-push-request-bursts-of-over-a-million-per-minute-with-elixirs-genstage-8f899f0221b4)
|
||||||
- [Python](https://www.python.org/) for HTTP/REST API,
|
- [Python](https://www.python.org/) for HTTP/REST API,
|
||||||
The best guesses to which framework are [Flask].
|
The best guesses to which framework are [Flask].
|
||||||
- [Go](https://golang.org/) for the embed servers and one element of their logging(see [Punt])
|
|
||||||
- [Go](https://golang.org):
|
- [Go](https://golang.org):
|
||||||
- The embed servers
|
- The embed servers
|
||||||
- [Punt]
|
- [Punt]
|
||||||
|
|
Loading…
Reference in a new issue