You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
README: deemphasize v1, add list of versions with import paths
This adds an overview of the version options to
https://github.com/tailscale/tailscale-client-go
It removes the v1 example (it's in the godoc if people want it), lists
v2 first, put provides godoc to both.
This is the information I look for first when looking at a GitHub
README for a Go project.
Signed-off-by: Brad Fitzpatrick <[email protected]>
A Go client implementation for the [Tailscale API](https://tailscale.com/api).
6
4
7
-
DEPRECATED - V1 is no longer being maintained. The [V2 SDK](v2) provides a more complete wrapper around the V2 [Tailscale API](https://tailscale.com/api).
0 commit comments