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
Brad Fitzpatrick dc7aa98b76 all: use set.Set consistently instead of map[T]struct{}
I didn't clean up the more idiomatic map[T]bool with true values, at
least yet.  I just converted the relatively awkward struct{}-valued
maps.

Updates #cleanup

Change-Id: I758abebd2bb1f64bc7a9d0f25c32298f4679c14f
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
1 year ago
..
cibuild
clientmetric util/clientmetric: allow client metric values to be provided by a function 2 years ago
cloudenv
cmpver util/cmpver: add a few tests covering different OS versions 1 year ago
cmpx all: update exp/slices and fix call sites 1 year ago
codegen util/codegen: support embedded fields 2 years ago
cstruct
deephash util/deephash: add IncludeFields, ExcludeFields HasherForType Options 1 year ago
dirwalk
dnsname cmd/tailscale: extend hostname validation (#7678) 2 years ago
goroutines util/goroutines: let ScrubbedGoroutineDump get only current stack 1 year ago
groupmember
hashx
httpm
jsonutil
limiter util/lru, util/limiter: add debug helper to dump state as HTML 1 year ago
lineread
linuxfw util/linuxfw: Fix comment which lists supported linux arches 1 year ago
lru util/lru, util/limiter: add debug helper to dump state as HTML 1 year ago
mak various: add golangci-lint, fix issues (#7905) 2 years ago
multierr all: use Go 1.21 slices, maps instead of x/exp/{slices,maps} 1 year ago
must
osdiag util/osdiag: add query for Windows page file configuration and status 1 year ago
osshare
pidowner
precompress
quarantine
racebuild
rands util/rands: add package with HexString func 1 year ago
ringbuffer
set all: use set.Set consistently instead of map[T]struct{} 1 year ago
singleflight
slicesx all: use Go 1.21 slices, maps instead of x/exp/{slices,maps} 1 year ago
sysresources util/sysresources, magicsock: scale DERP buffer based on system memory 2 years ago
systemd
testenv util/testenv: add new package to hold InTest 1 year ago
truncate
uniq
vizerror
winutil all: use set.Set consistently instead of map[T]struct{} 1 year ago