You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/util/vizerror
Percy Wegmann 2cadb80fb2 util/vizerror: add WrapWithMessage
Thus new function allows constructing vizerrors that combine a message
appropriate for display to users with a wrapped underlying error.

Updates tailscale/corp#23781

Signed-off-by: Percy Wegmann <percy@tailscale.com>
2 weeks ago
..
vizerror.go util/vizerror: add WrapWithMessage 2 weeks ago
vizerror_test.go util/vizerror: add WrapWithMessage 2 weeks ago