Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KeyChange ¶
KeyChange produces key change events for the sync API and federation sender to consume
func (*KeyChange) ProduceKeyChanges ¶
func (p *KeyChange) ProduceKeyChanges(keys []api.DeviceMessage) error
ProduceKeyChanges creates new change events for each key
func (*KeyChange) ProduceSigningKeyUpdate ¶ added in v0.5.0
func (p *KeyChange) ProduceSigningKeyUpdate(key api.CrossSigningKeyUpdate) error
Click to show internal directories.
Click to hide internal directories.