mirror of
https://github.com/tailscale/tailscale.git
synced 2025-03-20 21:21:36 +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>