Luís Franco
Posts
Categories
About
Luís Franco
Cancel
Posts
Categories
About
Golang
2023
Why does Go's io.Reader interface take a slice of bytes as argument?
08-22
Go Concurrency Patterns: Tee Channel
08-21
Go Concurrency Patterns: Pipeline
08-21
Go Concurrency Patterns: Fan-Out
08-21
Go Concurrency Patterns: Fan-In
08-21
Enforcing test coverage in Go with Makefile
08-17
Go Design Patterns: Generator
08-17
Using Go build tags for defining sets of tests
08-16
A deep dive on Golang slices
08-14
A pre-commit git hook for running Go unit tests
07-31
Detecting Vulnerabilities in Go Code
07-25
Go Design Patterns: Functional Options
07-20