diff options
| author | Maisem Ali <maisem@tailscale.com> | 2024-05-11 07:56:43 -0700 |
|---|---|---|
| committer | Maisem Ali <maisem@gmail.com> | 2024-05-11 08:39:14 -0700 |
| commit | 79b2d425cfdba54e5f4d75a698ad71655a7bb7c1 (patch) | |
| tree | 25e55ba9d35e5a99a3b89c8fcb3b45899238c0e5 /control/controlknobs | |
| parent | fc1ae97e103704a061a2bbfd5a4b57322cc09866 (diff) | |
| download | tailscale-79b2d425cfdba54e5f4d75a698ad71655a7bb7c1.tar.xz tailscale-79b2d425cfdba54e5f4d75a698ad71655a7bb7c1.zip | |
types/views: move AsMap to Map from *Map
This was a typo in 2e19790f611cd15d603eac35bae46cb3c707ef85.
It should have been on `Map` and not on `*Map` as otherwise
it doesn't allow for chaining like `someView.SomeMap().AsMap()`
and requires first assigning it to a variable.
Updates #typo
Signed-off-by: Maisem Ali <maisem@tailscale.com>
Diffstat (limited to 'control/controlknobs')
0 files changed, 0 insertions, 0 deletions
