Golang Guides

OpenAI - Voice

1 minute read

Speech-to-text transcription and translation using OpenAI’s API

Go Docs

1 minute read

Writing and publishing go docs on pkg.go.dev

Go gRPC

6 minute read

Basic gRPC using Go

Using GoMock

less than 1 minute read

Mocking interfaces in GoLang

Context in Go

1 minute read

Managing Go routines using the Context package