//
pkg.gl
Category
github.com/sagernet/tailscale
types
opt
package
1.79.0-mod
Repository:
https://github.com/sagernet/tailscale.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
13
Files
181 SLOC
#
Functions
NewBool
NewBool constructs a new Bool value equal to b.
ValueOf
ValueOf returns an optional Value containing the specified value.
#
Structs
BoolFlag
BoolFlag is a wrapper for Bool that implements [flag.Value].
Value
Value is an optional value to be JSON-encoded.
#
Type aliases
Bool
Bool represents an optional boolean to be JSON-encoded.