mirror of
https://github.com/tailscale/tailscale.git
synced 2024-11-25 19:15:34 +00:00
d06b48dd0a
This adds a new RawMessage type backed by string instead of the json.RawMessage which is backed by []byte. The byte slice makes the generated views be a lot more defensive than the need to be which we can get around by using a string instead. Updates #cleanup Signed-off-by: Maisem Ali <maisem@tailscale.com> |
||
---|---|---|
.. | ||
filter_clone.go | ||
filter_test.go | ||
filter.go | ||
match.go | ||
tailcfg.go |