control/
directory v1.92.3
Go to latest Published: Dec 16, 2025 License:BSD-3-Clause
Opens a new window with list of versions in this module.
Latest LatestThis package is not in the latest version of its module.
Opens a new window with license information.
Details
Validgo.mod file
The Go module system was introduced in Go 1.11 and is the official dependency management solution for Go.
Redistributable license
Redistributable licenses place minimal restrictions on how software can be used, modified, and redistributed.
Tagged version
Modules with tagged versions give importers more predictable builds.
Stable version
When a project reaches major version v1 it is considered stable.
- Learn more about best practices
Repository
Links
Directories¶
| Path | Synopsis |
|---|---|
Package controlbase implements the base transport of the Tailscale 2021 control protocol. | Package controlbase implements the base transport of the Tailscale 2021 control protocol. |
Package controlclient implements the client for the Tailscale control plane. | Package controlclient implements the client for the Tailscale control plane. |
Package controlhttp implements the Tailscale 2021 control protocol base transport over HTTP. | Package controlhttp implements the Tailscale 2021 control protocol base transport over HTTP. |
controlhttpcommon Package controlhttpcommon contains common constants for used by the controlhttp client and controlhttpserver packages. | Package controlhttpcommon contains common constants for used by the controlhttp client and controlhttpserver packages. |
controlhttpserver Package controlhttpserver contains the HTTP server side of the ts2021 control protocol. | Package controlhttpserver contains the HTTP server side of the ts2021 control protocol. |
Package controlknobs contains client options configurable from control which can be turned on or off. | Package controlknobs contains client options configurable from control which can be turned on or off. |
Package ts2021 handles the details of the Tailscale 2021 control protocol that are after (above) the Noise layer. | Package ts2021 handles the details of the Tailscale 2021 control protocol that are after (above) the Noise layer. |
Click to show internal directories.
Click to hide internal directories.