2024-12-30
:: William George Cook
#go
#golang
#testing
#mocking
#http A cursory overview of testing HTTP servers and clients.
2024-12-19
:: William George Cook
#go
#golang
#ignite
#presentation
#talk An brief introduction to Go and why you should consider using it for your next app.
2024-09-22
:: William George Cook
#go
#golang
#goroutines
#asynchronous Asynchronous Workloads Using Goroutines
2024-09-04
:: William George Cook
#go
#golang
#interfaces
#abstract types
#composition A botanical exploration of abstract types in Go
2024-09-03
:: William George Cook
#go
#golang
#build tools
#toolchain
#protocol buffers
#grpc Using Go Generate to Compile Proto Files