mirror of
https://github.com/tailscale/tailscale.git
synced 2025-04-09 09:44:38 +00:00

Share the same underlying implementation for both PrivateID and PublicID. For the shared methods, declare them in the same order. Only keep documentation on methods without obvious meaning. Signed-off-by: Joe Tsai <joetsai@digital-static.net>