directory
1.79.0-mod
Repository: https://github.com/sagernet/tailscale.git
Documentation: pkg.go.dev

# Packages

Package appcfg contains an experimental configuration structure for "tailscale.com/app-connectors" capmap extensions.
Package bools contains the bools.Compare function.
Package dnstype defines types for working with DNS.
Package empty defines an empty struct type.
Package flagtype defines flag.Value types.
Package ipproto contains IP Protocol constants.
Package key contains types for different types of public and private keys used by Tailscale.
Package lazy provides types for lazily initialized values.
Package logger defines a type for writing to logs.
Package logid contains ID types for interacting with the log service.
Package netlogtype defines types for network logging.
Package netmap contains the netmap.NetworkMap type.
Package nettype defines an interface that doesn't exist in the Go net package.
Package opt defines optional types.
Package persist contains the Persist type.
Package prefs contains types and functions to work with arbitrary preference hierarchies.
Package preftype is a leaf package containing types for various preferences.
Package ptr contains the ptr.To function.
Package result contains the Of result type, which is either a value or an error.
Package structs contains the Incomparable type.
Package tkatype defines types for working with the tka package.
Package views provides read-only accessors for commonly used value types.