package
0.0.0-20250319160420-55095cf70add
Repository: https://github.com/matrix-org/complement.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
Ptr returns a pointer to `in`, because Go doesn't allow you to inline this.
No description provided by the author
# Variables
BlueprintAlice is a single user homeserver.
BlueprintCleanHS is a clean homeserver with no rooms or users.
BlueprintFederationOneToOneRoom contains two homeservers with 1 user in each, who are joined to the same room.
BlueprintFederationTwoLocalOneRemote is a two-user homeserver federating with a one-user homeserver.
BlueprintHSWithApplicationService who has an application service to interact with.
BlueprintOneToOneRoom contains a homeserver with 2 users, who are joined to the same room.
BlueprintPerfManyMessages contains a homeserver with 2 users, who are joined to the same room with thousands of messages.
BlueprintPerfManyRooms contains a homeserver with 2 users, who are joined to hundreds of rooms with a few messages in each.
KnownBlueprints lists static blueprints.
# Structs
No description provided by the author
No description provided by the author
Blueprint represents an entire deployment to make.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author