package
2025.3.14-pr4251.1+incompatible
Repository: https://github.com/superfly/flyctl.git
Documentation: pkg.go.dev

# Functions

Clear clears the access token, metrics token, and wireguard-related keys of the configuration file found at path.
FromContext returns the Config ctx carries.
No description provided by the author
MonitorTokens does some housekeeping on the provided tokens.
NewContext derives a Context that carries the given Config from ctx.
No description provided by the author
SetAccessToken sets the value of the access token at the configuration file found at path.
SetAutoUpdate sets the value of the autoupdate flag at the configuration file found at path.
SetMetricsToken sets the value of the metrics token at the configuration file found at path.
SetSendMetrics sets the value of the send metrics flag at the configuration file found at path.
SetSyntheticsAgent sets the value of the synthetics agent flag at the configuration file found at path.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
FileName denotes the name of the config file.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Config wraps the functionality of the configuration file.

# Type aliases

UserURLCallback is a function that opens a URL in the user's browser.