Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Register ¶
func Register(ctx context.Context, mCfgs []Config, mux *http.ServeMux, mgr handler.PluginManager) error
Register initializes and registers handlers based on the provided configuration. It iterates over the module configurations, retrieves appropriate handler providers, and registers the handlers with the HTTP multiplexer.
Types ¶
Click to show internal directories.
Click to hide internal directories.