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/types
Nick Khyl 2a2228f97b util/syspolicy/setting: make setting.RawItem JSON-marshallable
We add setting.RawValue, a new type that facilitates unmarshalling JSON numbers and arrays
as uint64 and []string (instead of float64 and []any) for policy setting values.
We then use it to make setting.RawItem JSON-marshallable and update the tests.

Updates #12687

Signed-off-by: Nick Khyl <nickk@tailscale.com>
3 weeks ago
..
appctype
bools types/bools: add Compare to compare boolean values (#13792) 1 month ago
dnstype cli: add `tailscale dns query` (#13368) 2 months ago
empty
flagtype
ipproto all: use Go 1.22 range-over-int 7 months ago
key types/key: use tlpub: in error message (#13707) 2 months ago
lazy types/lazy: add DeferredInit type 2 months ago
logger all: use Go 1.22 range-over-int 7 months ago
logid types/logid: add Add method (#12478) 5 months ago
netlogtype
netmap net/ipset, wgengine/filter/filtertype: add split-out packages 5 months ago
nettype
opt util/syspolicy/setting: make setting.RawItem JSON-marshallable 3 weeks ago
persist types/persist: remove unused field Persist.Provider 7 months ago
prefs types/prefs: add a package containing generic preference types 3 months ago
preftype
ptr
structs
tkatype
views types/views: add iterators to the three Map view types 1 month ago