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
Josh Bleecher Snyder 3fd5f4380f util/multierr: new package
github.com/go-multierror/multierror served us well.
But we need a few feature from it (implement Is),
and it's not worth maintaining a fork of such a small module.

Instead, I did a clean room implementation inspired by its API.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
3 years ago
..
cibuild wgengine/magicsock: increase legacy ping timeout again 3 years ago
cmpver util/cmpver: move into OSS from corp repo. 3 years ago
codegen util/codegen: reorder AssertStructUnchanged args 3 years ago
deephash wgengine/wgcfg: convert to use new node key type. 3 years ago
dnsname util/dnsname: make ToFQDN take exactly 0 or 1 allocs for everything. 3 years ago
endian all: gofmt with Go 1.17 3 years ago
groupmember util/groupmember: adjust build tags for osusergo 3 years ago
jsonutil util/jsonutil: new package 4 years ago
lineread util/lineread: add docs to Reader 4 years ago
multierr util/multierr: new package 3 years ago
osshare all: gofmt with Go 1.17 3 years ago
pidowner all: gofmt with Go 1.17 3 years ago
racebuild all: gofmt with Go 1.17 3 years ago
systemd all: gofmt with Go 1.17 3 years ago
uniq util/uniq: add new package 4 years ago
winutil utils/winutil utils/winutil/vss: add utility function for extracting data from Windows System Restore Point backups. 3 years ago