An open API service indexing awesome lists of open source software.

https://github.com/tailscale/tailscale-client-go

A client implementation for the Tailscale HTTP API
https://github.com/tailscale/tailscale-client-go

client golang tailscale

Last synced: 11 months ago
JSON representation

A client implementation for the Tailscale HTTP API

Awesome Lists containing this project

README

          

# tailscale-client-go

> [!IMPORTANT]
> This implementation is no longer maintained. The replacement is available at [tailscale-client-go-v2](https://github.com/tailscale/tailscale-client-go-v2).

A Go client implementation for the [Tailscale API](https://tailscale.com/api).

## Old version

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

Deprecated, no longer maintained.

[![Go Reference](https://pkg.go.dev/badge/github.com/tailscale/tailscale-client-go.svg)](https://pkg.go.dev/github.com/tailscale/tailscale-client-go)