package
1.0.0-29g
Repository: https://github.com/alex/client-beta.git
Documentation: pkg.go.dev

# Functions

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
No description provided by the author
NewDeviceHandler creates a DeviceHandler for the xp transport.
No description provided by the author
NewFavoriteHandler creates a FavoriteHandler with the xp protocol.
No description provided by the author
No description provided by the author
No description provided by the author
NewProveHandler makes a new ProveHandler object from an RPC transport.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewSessionHandler creates a SessionHandler for the xp transport.
No description provided by the author
NewSigsHandler creates a SigsHandler for the xp transport.
No description provided by the author
NewTrackHandler creates a TrackHandler for the xp transport.
NewUserHandler creates a UserHandler for the xp transport.
No description provided by the author

# Variables

No description provided by the author
Keep this around to simplify things.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
CancelHandler embeds BaseHandler but also maintains a map of sessionIDs to Cancelers.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DeviceHandler is the RPC handler for the device interface.
DoctorHandler implements the keybase_1.Doctor protocol.
FavoriteHandler implements the keybase1.Favorite protocol.
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
ProveHandler is the service side of proving ownership of social media accounts like Twitter and Github.
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
No description provided by the author
SessionHandler is the RPC handler for the session interface.
No description provided by the author
SigsHandler is the RPC handler for the sigs interface.
No description provided by the author
TrackHandler is the RPC handler for the track interface.
UserHandler is the RPC handler for the user interface.

# Interfaces

Cancelers are types with a Cancel method.