package
1.0.39
Repository: https://github.com/timfallmk/client.git
Documentation: pkg.go.dev

# README

Bind

Go bindable package that includes both Keybase client and KBFS for gomobile builds.

# Functions

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.
Version returns semantic version string.
WriteB64 sends a base64 encoded msgpack rpc payload.

# Interfaces

No description provided by the author