Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LinkingSession ¶
type LinkingSession struct {
// contains filtered or unexported fields
}
func StartLinking ¶
func StartLinking() (*LinkingSession, error)
func (*LinkingSession) CreateContact ¶
func (l *LinkingSession) CreateContact(remoteShare []byte) ([]byte, error)
func (*LinkingSession) GetShare ¶
func (l *LinkingSession) GetShare() []byte
Click to show internal directories.
Click to hide internal directories.