Skip to content
TILens What matters today in tech
Theme

Daily edition · Go

The daily ledger

TILens turns technical updates into a focused daily brief: official releases, trusted reporting, and practitioner analysis, deduplicated and organized by topic.

27 Mar 2023 edition
Go Rust

Interfaces 101 : Parsing Command Flags Ep. 9

Introduction In episode 8, Miki developed a Go HTTP client that had a method to check the health of a theoretical API. The method would construct the request URL and return an error based on the response code received…

Source: Ardan Labs Blog