Miles
@milesgarnsey
Open sourcerer, diviner of the database and conjuror of daemons. All views my own. miles-garnsey.github.io
ID: 975498462929199106
18-03-2018 22:25:32
506 Tweet
61 Followers
259 Following
Part II of my blog series on #golang #generics and how they can help us build better #Kubernetes operators. Amidst much swearing and throwing things, we discuss parameterised interfaces and the details of how they can cause issues with pointer receivers. miles-garnsey.github.io/posts/2023-02-âŠ
This is the final instalment of my blog series on using #golang #generics for #kubernetes operator dev. We discuss how to assert that a pointer is an interface, and how to finally make a function generic across types whose pointers fulfil that interface. miles-garnsey.github.io/posts/2023-03-âŠ