Documentation
¶
Overview ¶
Package web provides embedded static files and HTTP handlers for the chat-agent web UI.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetFS ¶
func GetFS() http.FileSystem
GetFS returns the embedded static files as a http.FileSystem.
func IndexHandler ¶
IndexHandler returns an HTTP handler that serves the main index.html for the root path.
func StaticHandler ¶ added in v1.5.1
StaticHandler returns an HTTP handler that serves embedded static files with a Cache-Control header allowing browser caching for up to 1 day.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.