Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gotify/server
/ UI
Function
UI
docs/ui.go:71–73 ·
view source on GitHub ↗
UI serves the swagger ui.
(ctx *gin.Context)
Source
from the content-addressed store, hash-verified
69
70
// UI serves the swagger ui.
71
func
UI(ctx *gin.Context) {
72
ctx.Writer.WriteString(ui)
73
}
Callers
1
TestUI
Function · 0.85
Calls
no outgoing calls
Tested by
1
TestUI
Function · 0.68