tailscale/util
M. J. Fromberger a75360ccd6
util: add truncate package (#7490)
This package handles cases where we need to truncate human-readable text to fit
a length constraint without leaving "ragged" multi-byte rune fragments at the
end of the truncated value.

Change-Id: Id972135d1880485f41b1fedfb65c2b8cc012d416
Signed-off-by: M. J. Fromberger <fromberger@tailscale.com>
2023-03-07 11:51:36 -08:00
..
cibuild
clientmetric
cloudenv
cmpver
codegen
cstruct
deephash all: update to Go 1.20, use strings.CutPrefix/Suffix instead of our fork 2023-02-01 15:23:54 -08:00
dirwalk all: use tstest.Replace more 2023-03-04 12:24:55 -08:00
dnsname
goroutines
groupmember
hashx
httpm
jsonutil
lineread
linuxfw util/linuxfw: add build constraints excluding GOARCH=arm 2023-02-14 06:00:03 +00:00
mak
multierr util/multierr: implement Go 1.20+'s multiple error Unwrap 2023-02-02 14:03:51 -05:00
must
osshare
pidowner
precompress
quarantine
racebuild
ringbuffer util/ringbuffer: move generic ringbuffer from corp repo 2023-02-21 19:11:08 +00:00
set
singleflight
slicesx util/slicesx: add package for generic slice functions, use 2023-03-03 16:25:48 -05:00
systemd
truncate util: add truncate package (#7490) 2023-03-07 11:51:36 -08:00
uniq
vizerror util/vizerror: add As function to get wrapped Error 2023-02-01 14:39:13 -08:00
winutil