package
0.0.0-20241025030232-2154053700bb
Repository: https://github.com/cipherblock-chat/chat.git
Documentation: pkg.go.dev
# Packages
Package api contains methods used by dendrite components in multi-process mode to send requests to the appservice component, typically in order to ask an application service for some information.
No description provided by the author
No description provided by the author
Package query handles requests from other internal dendrite components when they interact with the AppServiceQueryAPI.
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
AddInternalRoutes registers HTTP handlers for internal API calls.
NewInternalAPI returns a concerete implementation of the internal API.