tailcfg: flesh out docs

Updates #cleanup
Updates #14542

Change-Id: I41f7ce69d43032e0ba3c866d9c89d2a7eccbf090
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
This commit is contained in:
Brad Fitzpatrick
2025-01-06 08:27:40 -08:00
committed by Brad Fitzpatrick
parent 2fb361a3cf
commit f13b2bce93
3 changed files with 65 additions and 18 deletions
+2 -2
View File
@@ -33,11 +33,11 @@ func (src *User) Clone() *User {
// A compilation failure here means this code must be regenerated, with the command at the top of this file.
var _UserCloneNeedsRegeneration = User(struct {
ID UserID
LoginName string
DisplayName string
ProfilePicURL string
Logins []LoginID
Created time.Time
LoginName string
Logins []LoginID
}{})
// Clone makes a deep copy of Node.