package
1.0.17
Repository: https://github.com/0x4445565a/client.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
AutoInstall installs auto start on unix.
BinPath returns path to the keybase executable.
CheckIfValidLocation is not used on unix.
ComponentNameFromString returns ComponentName from a string.
IsInUse returns true if the mount is in use.
KBFSBinPath returns the path to the KBFS executable.
KBFSBundleVersion returns the bundle (not installed) version for KBFS.
ResolveInstallStatus will determine necessary install actions for the current environment.
RunAfterStartup is not used on unix.
RunApp starts the app.
TerminateApp will stop the Keybase (UI) app.
UpdaterBinPath returns the path to the updater executable, by default is in the same directory as the keybase executable.

# Constants

ComponentNameApp is the UI app.
ComponentNameCLI is the command line component.
ComponentNameKBFS is the KBFS component.
ComponentNameService is the service component.
ComponentNameUnknown is placeholder for unknown components.
ComponentNameUpdater is the updater component.

# Variables

ComponentNames are all the valid component names.

# Interfaces

Context is the enviroment for this package.
Log is the logging interface for this package.

# Type aliases

ComponentName defines a component name.