base

package
v0.0.0-...-6dd005e Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

View Source
const HTTPServerTimeout = time.Minute * 5

Variables

This section is empty.

Functions

func ConfigureAdminEndpoints

func ConfigureAdminEndpoints(processContext *process.ProcessContext, routers httputil.Routers)

func CreateClient

func CreateClient(cfg *config.Dendrite, dnsCache *fclient.DNSCache) *fclient.Client

CreateClient creates a new client (normally used for media fetch requests). Should only be called once per component.

func CreateFederationClient

func CreateFederationClient(cfg *config.Dendrite, dnsCache *fclient.DNSCache) fclient.FederationClient

CreateFederationClient creates a new federation client. Should only be called once per component.

func PlatformSanityChecks

func PlatformSanityChecks()

func SetupAndServeHTTP

func SetupAndServeHTTP(
	processContext *process.ProcessContext,
	cfg *config.Dendrite,
	routers httputil.Routers,
	externalHTTPAddr config.ServerAddress,
	certFile, keyFile *string,
)

SetupAndServeHTTP sets up the HTTP server to serve client & federation APIs and adds a prometheus handler under /_dendrite/metrics.

func WaitForShutdown

func WaitForShutdown(processCtx *process.ProcessContext)

Types

This section is empty.

Jump to

Keyboard shortcuts

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