Documentation
¶
Overview ¶
Package omit provides consts to access Tailscale ts_omit_FOO build tags. They're often more convenient to eliminate some away locally with a const rather than using build tags.
Index ¶
Constants ¶
View Source
const AWS = false
AWS is whether AWS support should be omitted from the build.
Variables ¶
View Source
var Err = errors.New("feature not linked into binary per ts_omit build tag")
Err is an error that can be returned by functions in this package.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.