types/ directory
Directories ΒΆ
Path | Synopsis |
---|---|
types/appctype | Package appcfg contains an experimental configuration structure for "tailscale.com/app-connectors" capmap extensions. |
types/bools | Package bools contains the Int, Compare, and IfElse functions. |
types/dnstype | Package dnstype defines types for working with DNS. |
types/empty | Package empty defines an empty struct type. |
types/flagtype | Package flagtype defines flag.Value types. |
types/iox | Package iox provides types to implement io functionality. |
types/ipproto | Package ipproto contains IP Protocol constants. |
types/jsonx | Package jsonx contains helper types and functionality to use with github.com/go-json-experiment/json, which is positioned to be merged into the Go standard library as encoding/json/v2. |
types/key | Package key contains types for different types of public and private keys used by Tailscale. |
types/lazy | Package lazy provides types for lazily initialized values. |
types/logger | Package logger defines a type for writing to logs. |
types/logid | Package logid contains ID types for interacting with the log service. |
types/mapx | Package mapx contains extra map types and functions. |
types/netlogtype | Package netlogtype defines types for network logging. |
types/netmap | Package netmap contains the netmap.NetworkMap type. |
types/nettype | Package nettype defines an interface that doesn't exist in the Go net package. |
types/opt | Package opt defines optional types. |
types/persist | Package persist contains the Persist type. |
types/prefs | Package prefs contains types and functions to work with arbitrary preference hierarchies. |
types/prefs/prefs_example | Package prefs_example contains a Prefs type, which is like tailscale.com/ipn.Prefs, but uses the prefs package to enhance individual preferences with state and metadata. |
types/preftype | Package preftype is a leaf package containing types for various preferences. |
types/ptr | Package ptr contains the ptr.To function. |
types/result | Package result contains the Of result type, which is either a value or an error. |
types/structs | Package structs contains the Incomparable type. |
types/tkatype | Package tkatype defines types for working with the tka package. |
types/views | Package views provides read-only accessors for commonly used value types. |
- Version
- v1.84.0 (latest)
- Published
- May 21, 2025
- Platform
- linux/amd64
- Last checked
- 1 day ago –
Tools for package owners.