package
0.0.0-20241219180511-27a867595d87
Repository: https://github.com/neilalexander/harmony.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package hooks exposes places in Dendrite where custom code can be executed, useful for MSCs.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
CloseAndLogIfError Closes io.Closer and logs the error if any.
No description provided by the author
No description provided by the author
PasswordResponse returns a util.JSONResponse for a given error, if any.
SetupHookLogging configures the logging hooks defined in the configuration.
SetupPprof starts a pprof listener.
SetupStdLogging configures the logging format to standard output.
UsernameResponse returns a util.JSONResponse for the given error, if any.
ValidatePassword returns an error if the password is invalid.
ValidateUsername returns an error if the username is invalid.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
example: "rc1".
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author