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

# Functions

NewBool constructs a new Bool value equal to b.
ValueOf returns an optional Value containing the specified value.

# Structs

BoolFlag is a wrapper for Bool that implements [flag.Value].
Value is an optional value to be JSON-encoded.

# Type aliases

Bool represents an optional boolean to be JSON-encoded.