diff options
| author | Maisem Ali <maisem@tailscale.com> | 2023-09-18 09:40:14 -0700 |
|---|---|---|
| committer | Maisem Ali <maisem@gmail.com> | 2023-09-18 12:00:34 -0700 |
| commit | d06b48dd0ad831b42ff356b6d4ffee5d8b848cf9 (patch) | |
| tree | 40c6bb8bd642dbed68c1e9eae289e937cc3b94ce /control/controlknobs/controlknobs.go | |
| parent | 258f16f84b3713fde23b43affd5e0814584d3f35 (diff) | |
| download | tailscale-d06b48dd0ad831b42ff356b6d4ffee5d8b848cf9.tar.xz tailscale-d06b48dd0ad831b42ff356b6d4ffee5d8b848cf9.zip | |
tailcfg: add RawMessage
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>
Diffstat (limited to 'control/controlknobs/controlknobs.go')
0 files changed, 0 insertions, 0 deletions
