// Copyright (c) Tailscale Inc & contributors // SPDX-License-Identifier: BSD-3-Clause //go:build ts_omit_syspolicy package policyclient // PolicySnapshot is a stub when syspolicy is omitted from the build. type policySnapshot struct{}