next: select
Code from the book Learn Go with tests
- ola
- Pacote
testing
- Variáveis e constantes
- Funções
- Estruturas de controle(if, else, switch)
- Pacote
- inteiros
- Tipo de dados
- iteracao
- Estrutura de repetição
- Pacote
strings
- arrays
- Listas
- Slices
- Pacote
reflect
- structs
- Structs
- Metodos
- Interfaces
- pointers
- Pointers
- Errors
- nil
- maps
- map operations
- Dependency injection
- dependency injection
- Mocking
- mocking
- Concurrency
- goroutines
- channels
- anonymous functions