Documentation ¶ Index ¶ Variables func Admin() http.Handler Constants ¶ This section is empty. Variables ¶ View Source var ( //go:embed asset/favicon.ico Favicon []byte ) Functions ¶ func Admin ¶ func Admin() http.Handler Admin returns an http.Handler that serves the UI files. It handles SPA routing (serving index.html for unknown paths if needed, though Agbero is mostly a dashboard, so static file serving is usually enough). Types ¶ This section is empty. Source Files ¶ View all Source files admin.goassets.go Directories ¶ Show internal Expand all Path Synopsis api Click to show internal directories. Click to hide internal directories.