Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KeyAdaptor ¶
type KeyAdaptor interface { GetSupportChain(req *keylocker.SupportChainReq) (*keylocker.SupportChainRep, error) SetSocialKey(ctx context.Context, req *keylocker.SetSocialKeyReq) (*keylocker.SetSocialKeyRep, error) GetSocialKey(ctx context.Context, req *keylocker.GetSocialKeyReq) (*keylocker.GetSocialKeyRep, error) }
Click to show internal directories.
Click to hide internal directories.