Compile-time permission system using Go Generics

In the blog post below, engineers explain how they are employing Go generics and some fancy tricks to implement a permissions system that is checked at compile time.

1 Like