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/truncate
Joe Tsai 4bbac72868
util/truncate: support []byte as well (#11614)
There are no mutations to the input,
so we can support both ~string and ~[]byte just fine.

Updates #cleanup

Signed-off-by: Joe Tsai <joetsai@digital-static.net>
4 weeks ago
..
truncate.go util/truncate: support []byte as well (#11614) 4 weeks ago
truncate_test.go util: add truncate package (#7490) 1 year ago