Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Database ¶
type Database struct {
// contains filtered or unexported fields
}
func (*Database) EphemeralPublicKeyExists ¶
func (*Database) Get3PIDInviteByToken ¶
func (d *Database) Get3PIDInviteByToken(token string) (*types.ThreepidInvite, error)
func (*Database) Save3PIDInvite ¶
func (d *Database) Save3PIDInvite(invite *types.ThreepidInvite) error
func (*Database) SaveEphemeralPublicKey ¶
Click to show internal directories.
Click to hide internal directories.