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
Nick Khyl 67df9abdc6 util/syspolicy/setting: add package that contains types for the next syspolicy PRs
Package setting contains types for defining and representing policy settings.
It facilitates the registration of setting definitions using Register and RegisterDefinition,
and the retrieval of registered setting definitions via Definitions and DefinitionOf.
This package is intended for use primarily within the syspolicy package hierarchy,
and added in a preparation for the next PRs.

Updates #12687

Signed-off-by: Nick Khyl <nickk@tailscale.com>
4 months ago
..
cache
cibuild
clientmetric
cloudenv all: use math/rand/v2 more 6 months ago
cmpver
codegen cmd/viewer, types/views, util/codegen: add viewer support for custom container types 4 months ago
cstruct
ctxkey
deephash util/deephash: fix test regression on 32-bit 5 months ago
dirwalk
dnsname
execqueue
expvarx
fastuuid
goroutines
groupmember
hashx
httphdr
httpm
jsonutil
limiter all: add test for package comments, fix, add comments as needed 5 months ago
lineread
linuxfw util/linuxfw: return nil interface not concrete type 4 months ago
lru
mak
multierr
must
nocasemaps
osdiag all: add test for package comments, fix, add comments as needed 5 months ago
osshare all: add test for package comments, fix, add comments as needed 5 months ago
osuser util/osuser: turn wasm check into a const expression 4 months ago
pidowner
pool
precompress
progresstracking
quarantine
race
racebuild
rands wgengine/magicsock: use math/rands/v2 6 months ago
reload all: use math/rand/v2 more 6 months ago
ringbuffer
set
singleflight util/singleflight: add DoChanContext 6 months ago
slicesx util/slicesx: add HasPrefix, HasSuffix, CutPrefix, and CutSuffix functions 4 months ago
syspolicy util/syspolicy/setting: add package that contains types for the next syspolicy PRs 4 months ago
sysresources
systemd
testenv
topk
truncate
uniq
vizerror
winutil util/winutil/gp: fix a busy loop bug 4 months ago
zstdframe