Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 682 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 682 Bytes

tailscale-client-go

A Go client implementation for the Tailscale API.

Current Version

  • V2: import "github.com/tailscale/tailscale-client-go/v2"

    Go Reference

Old versions

  • V1: import "github.com/tailscale/tailscale-client-go"

    Deprecated, no longer maintained.

    Go Reference