Tag: go
All the articles with the tag "go".
-
Building An Expression Evaluator Using CEL Go
Common Expression Language(CEL) Go basic usage, custom functions, etc.
-
Spinning Up a Temporary Go Server for OAuth Callbacks in CLI Apps
Updated:Set up a temporary Go HTTP server to handle OAuth callbacks, commonly used in CLI applications for authentication flows.
-
An Interesting Experience Debugging Go API Performance
Unexpected and humorous results from investigation of high CPU usage of Go API.