Início GopherCon 2018 no InfoQ Brasil
Apresentações
Feed RSS-
GoReleaser: lessons learned so far
Carlos talks about things he did wrong and what he learned while working on GoReleaser.
-
Golang Application Performance Monitoring with Elastic Stack
Elastic APM (Application Performance Management) is the first open source APM solution built on the Elastic Stack. With the Elastic APM Golang Agent you can collect detailed real time information(...)
-
The best feature of Go
In this talk I expose how to engage with the Go community, which in my humble opinion, the the best feature of the language. From writing open source code to giving talks and organizing events, e(...)
-
Entendendo alocação de memória no Go
Nessa palestra, iremos mergulhar no funcionamento dos alocadores de memória, e entenderemos como estes interagem com o Sistema Operacional e gerenciam a memória alocada. Aprenderemos como funcion(...)