You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Brad Fitzpatrick
d01a0adfa6
types/dnstype: delete unused func, move other one to its sole caller
...
The dnstype package is used by tailcfg, which tries to be light and
leafy. But it brings in dnstype. So dnstype shouldn't bring in
x/net/dns/dnsmessage.
Updates #12614
Change-Id: I043637a7ce7fed097e648001f13ca1927a781def
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
7 months ago
..
appctype
appc,ipn/ipnlocal,types/appctype: implement control provided routes
2 years ago
bools
types/bools: fix doc typo ( #15021 )
1 year ago
dnstype
types/dnstype: delete unused func, move other one to its sole caller
7 months ago
empty
all: update copyright and license headers
3 years ago
flagtype
all: update copyright and license headers
3 years ago
geo
types/geo: add geo.Point and its associated units ( #16583 )
9 months ago
iox
types/iox: add function types for Reader and Writer ( #14366 )
1 year ago
ipproto
all: use Go 1.22 range-over-int
2 years ago
jsonx
types/jsonx: add package for json/v2 helpers ( #15756 )
12 months ago
key
types/key: Update HardwareAttestationPublic representation ( #17233 )
7 months ago
lazy
types/lazy: add lazy.GMap: a map of lazily computed GValues ( #16532 )
9 months ago
logger
types/logger: release ArgWriter destination after use
12 months ago
logid
types/logid: add Add method ( #12478 )
2 years ago
mapx
types/mapx, ipn/ipnext: add ordered map, akin to set.Slice
12 months ago
netlogtype
all: add ts_omit_tailnetlock as a start of making it build-time modular
7 months ago
netmap
ipn/ipnlocal, types: plumb tailnet display name cap through to network profile ( #17045 )
7 months ago
nettype
wgengine/magicsock, types/nettype, etc: finish ReadFromUDPAddrPort netip migration
3 years ago
opt
types/opt: de-weird the API a bit with new True and False consts
7 months ago
persist
cmd/viewer: add field comments to generated view methods
8 months ago
prefs
cmd/viewer: add field comments to generated view methods
8 months ago
preftype
cmd/tailscaled,*: add start of configuration file support
3 years ago
ptr
all: update copyright and license headers
3 years ago
result
types/result, util/lineiter: add package for a result type, use it
1 year ago
structs
all: update copyright and license headers
3 years ago
tkatype
types/tkatype: add test for MarshaledSignature's JSON format
3 years ago
views
types/views: add min/max helpers to views.Slice
8 months ago