package
1.0.17
Repository: https://github.com/elopio/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.
WriteB64 sends a base64 encoded msgpack rpc payload.