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
Andrew Dunham a20e46a80f
util/cache: fix missing interface methods (#11275)
Updates #cleanup


Change-Id: Ib3a33a7609530ef8c9f3f58fc607a61e8655c4b5

Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
9 months ago
..
cache util/cache: fix missing interface methods (#11275) 9 months ago
cibuild
clientmetric
cloudenv util/cloudenv: add support for DigitalOcean 9 months ago
cmpver
codegen util/codegen: support embedded fields 2 years ago
cstruct
ctxkey all: use reflect.TypeFor now available in Go 1.22 (#11078) 9 months ago
deephash all: use reflect.TypeFor now available in Go 1.22 (#11078) 9 months ago
dirwalk
dnsname
execqueue control/controlclient,util/execqueue: extract execqueue into a package 10 months ago
expvarx util/expvarx: add a time and concurrency limiting expvar.Func wrapper 10 months ago
goroutines
groupmember
hashx all: update copyright and license headers 2 years ago
httphdr
httpm
jsonutil all: update copyright and license headers 2 years ago
limiter
lineread
linuxfw util/cmpx: delete now that we're using Go 1.22 9 months ago
lru
mak
multierr all: use Go 1.21 slices, maps instead of x/exp/{slices,maps} 1 year ago
must all: update copyright and license headers 2 years ago
nocasemaps util/nocasemaps: add AppendSliceElem method to nocasemaps (#10871) 10 months ago
osdiag
osshare all: update copyright and license headers 2 years ago
osuser
pidowner
precompress
quarantine
race
racebuild
rands util/rands: add Shuffle and Perm functions with on-stack RNG state 9 months ago
ringbuffer
set
singleflight
slicesx util/slicesx: add Filter function 10 months ago
syspolicy util/syspolicy: add 'ResetToDefaults' (#11194) 9 months ago
sysresources
systemd
testenv
topk util/topk: add package containing a probabilistic top-K tracker 9 months ago
truncate
uniq
vizerror
winutil