Versions in this module Expand all Collapse all v0 v0.0.2 Jun 26, 2023 v0.0.1 Jun 25, 2023 Changes in this version + func CheckHealth(r *http.Request) error + func GetHealthInfo(w http.ResponseWriter, r *http.Request) + type AppIconsApi struct + MicroFrontendProvider *provider.MicroFrontendProvider + func (api *AppIconsApi) GetAppIcon(w http.ResponseWriter, r *http.Request) + type MicroFrontendConfigApi struct + MicroFrontendProvider *provider.MicroFrontendProvider + func (api *MicroFrontendConfigApi) GetMicroFrontendConfigs(w http.ResponseWriter, r *http.Request) + func (api *MicroFrontendConfigApi) GetMicroFrontendConfigsAsJavaScritp(w http.ResponseWriter, r *http.Request) + type WebComponentApi struct + Client *http.Client + MicroFrontendProvider *provider.MicroFrontendProvider + func (api *WebComponentApi) GetWebComponent(w http.ResponseWriter, r *http.Request)