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

# Packages

Package loggerx provides logging functions to the rest of the syspolicy packages.
Package metrics provides logging and reporting for policy settings and scopes.

# Functions

EqualJSONForTest compares the JSON in j1 and j2 for semantic equality.
OS is like [version.OS], but supports a test hook.

# Variables

Init facilitates deferred invocation of initializers.
OSForTesting is the operating system override used for testing.

# Interfaces

TB is a subset of testing.TB that we use to set up test helpers.