mirror of
https://github.com/tailscale/tailscale.git
synced 2025-12-13 02:28:08 +00:00
6 lines
167 B
Go
6 lines
167 B
Go
|
|
// Copyright (c) Tailscale Inc & AUTHORS
|
||
|
|
// SPDX-License-Identifier: BSD-3-Clause
|
||
|
|
|
||
|
|
// Package taildrop registers the taildrop (file sending) feature.
|
||
|
|
package taildrop
|