entry

package
v0.0.0-...-9835270 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 22, 2021 License: AGPL-3.0, Apache-2.0, MIT Imports: 33 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	FedApiFunc = make(map[model.Command]FedApiEntryCB)
)

Functions

func Register

func Register(cmd model.Command, f FedApiEntryCB)

func SetBackFillProcessor

func SetBackFillProcessor(p backfilltypes.BackFillProcessor)

func SetBackfillRepo

func SetBackfillRepo(repo *repos.BackfillRepo)

func SetCert

func SetCert(c *cert.Cert)

func SetCfg

func SetCfg(v *config.Fed)

func SetComplexCache

func SetComplexCache(cache *common.ComplexCache)

func SetEncryptionDB

func SetEncryptionDB(db dbmodel.EncryptorAPIDatabase)

func SetFedDomains

func SetFedDomains(v *common.FedDomains)

func SetIDG

func SetIDG(v *uid.UidGenerator)

func SetJoinRoomsRepo

func SetJoinRoomsRepo(repo *repos.JoinRoomsRepo)

func SetKeyDB

func SetKeyDB(kdb dbmodel.KeyDatabase)

func SetLocalCache

func SetLocalCache(lc service.LocalCache)

func SetPublicRoomsAPI

func SetPublicRoomsAPI(api publicroomsapi.PublicRoomsQueryAPI)

func SetRepo

func SetRepo(repo *modelRepos.RoomServerCurStateRepo)

func SetRpcClient

func SetRpcClient(rpcCli *common.RpcClient)

Types

type InviteWaitItem

type InviteWaitItem struct {
	Event    *gomatrixserverlib.Event
	IsDelete int32
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL