Presentation slides and examples for GopherCon Singapore 2023.
Slides: https://g4s8.github.io/gophercon-sg-2023/
Examples in this repository:
./interfaces
- function interface parameters./mutators
- changing state./returns
- returning a pointer./make
- making new slice./smalling
- like big.Int but small./string
- converting bytes to string
Related blog posts [series](https://g4s8.wtf/series/go-low-latency/ about this topic:
Subscribe to get updates about next posts on this topic:
- Telegram: @g4s8_chan
- Twitter: @kirill_che