Jon Brown's Webpage
menu
  • Apps
  • Posts
  • Publications
  • Tags
  • Apps
  • Posts
  • Publications
  • Tags

Snippets: All About Go Strings

2022-11-18 :: Jon
#Snippets  #Go  Snippets: All About Go Strings
Greetings! Coming from a Python background, I don’t have the Go strings API memorized; I frequently find myself repeating the same search/copy/paste for common operations.
Read more →

Go Adapter Pattern Part 3: Service Handlers

2022-11-09 :: Jon
#Go  #Adapter Pattern  #HTTP  Go Adapter Pattern Part 3: Service Handlers
This is the third in my series of posts showcasing how to use the “adapter pattern” in Go.
Read more →

Go Adapter Pattern Part 2: Router Middleware

2022-11-07 :: Jon
#Go  #Adapter Pattern  #HTTP  Go Adapter Pattern Part 2: Router Middleware
This is the second in my series of posts showcasing how to use the “adapter pattern” in Go.
Read more →

Go Adapter Pattern Part 1: Functional Variadic Arguments

2022-10-27 :: Jon
#Go  #Adapter Pattern  #HTTP  Go Adapter Pattern Part 1: Functional Variadic Arguments
In the next couple posts I’m going to show how to use the “adapter pattern” in Go.
Read more →
← Newer posts
© 2025 Powered by Hugo