GeistHaus
log in · sign up

debug

pkg.go.dev

Package debug contains facilities for programs to debug themselves while they are running.

5 pages link to this URL
Panic and Recover

Panics are used to prematurely terminate a Go application when an abnormal condition is encountered. An example is a web server that fails to bind to the required port.

0 inbound links article en
Hey linker, can you spare a meg?

Tailscale on iOS runs as a special kind of app, a Network Extension. This lets us run in the background, so we can secure traffic from all of your applications, without them having to change anything. But with this power comes a memory straightjacket. Normal iOS apps can use 5GB or so of memory before iOS kills them. We get 15MB. With an “M”.

6 inbound links BlogPosting en