Notion API definition translation

Using Typescript Compiler API to generate Golang structs from official Notion SDK.

October 6, 2021 · 9 min · Zebra

Golang init() function

Practical example of a not so widely known function in Go to initialize packets before func main.

September 17, 2021 · 2 min · Zebra