Documentation
¶
Overview ¶
Package ui bundles UI assets packaged with stdlib/embed. If the real UI assets are available, they are embedded and used at runtime. Otherwise, the non-functional index.html is used.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetStaticFiles ¶ added in v1.61.0
func GetStaticFiles(logger *zap.Logger) http.FileSystem
GetStaticFiles gets the static assets that the Jaeger UI will serve. If the actual assets are available, then this function will return them. Otherwise, a non-functional index.html is returned to be used as a placeholder.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.