Index of /tags/desenvolvimento/


NameLast modifiedSizeDescription
../--
executando-comandos-remotos-de-forma-interativa-com-ssh.md2025-02-08 13:382.1KHow to run commands on remote servers without starting full sessions, keeping interactive features and simplifying automation with SSH.
tracebacks-em-go.md2025-02-06 02:123.6KHow to get stack traces in Go with runtime.Caller and runtime.CallersFrames. Trace errors, customize logs, and improve your code's debugging.
internet-time.md2024-07-10 02:416.1KCreating my own version of Swatch Internet Time, but with a personal twist
hierarquia-de-processos.md2024-02-11 14:131.6KDiscovering the process hierarchy.
go-controle-de-sessao.md2020-10-04 12:275.9KHow to build session control in Golang using Gorilla sessions, keeping data in cookies securely with AES-256 encryption
problemas-programando-em-golang.md2020-03-01 11:1113.4KNo programming language is perfect, and in this text I try to describe everything that can go wrong using Golang.
go-carregando-arquivos-sped-fiscal-super-rapido.md2020-01-07 15:393.8KOne Sunday morning was all it took to make the system 95% faster at reading Sped Fiscal files
go-percorrendo-diretorios-com-filepath-walk.md2017-02-28 09:071.7KWith the help of the path/filepath package, walking through directories and files is easy.
go-usando-time-e-canais.md2020-01-07 15:391.6KHow to use the time package and channels to run a task every X interval, with a bit of terminal play along the way.
go-plugins.md2017-02-05 11:192.3KPlugins in Go: the upside of loading modules dynamically, and the downsides — limited platform support, a CGO dependency, and no way to unload them. With practical examples of building and using one.
index.xml--RSS feed

crg.eti.br · © 2026 Cesar Gimenes · CC BY 4.0 · github · rss · pt