# README
Bind
Go bindable package that includes both Keybase client and KBFS for gomobile builds.
# Functions
AppBeginBackgroundTask notifies us that an app background task has been started on our behalf.
No description provided by the author
AppDidEnterBackground notifies the service that the app is in the background [iOS] returning true will request about ~3mins from iOS to continue execution.
AppWillExit is called reliably on iOS when the app is about to terminate not as reliably on android.
No description provided by the author
No description provided by the author
ExtensionForceGC Forces a gc.
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
ForceGC Forces a gc.
No description provided by the author
Init runs the Keybase services.
InitOnce runs the Keybase services (only runs one time).
LogSend sends a log to Keybase.
ReadB64 is a blocking read for base64 encoded msgpack rpc data.
Reset resets the socket connection.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Version returns semantic version string.
WriteB64 sends a base64 encoded msgpack rpc payload.
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author