@ -14,11 +14,6 @@ import (
"tailscale.com/tsnet"
)
type upstream struct {
hostname string
port string
}
func must[T any](t T, err error) T {
if err != nil {
panic(err)
The note is not visible to the blocked user.