Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/gotify/server
/ getSwaggerJSON
Function
getSwaggerJSON
docs/swagger.go:23–25 ·
view source on GitHub ↗
(base string)
Source
from the content-addressed store, hash-verified
21
}
22
23
func
getSwaggerJSON(base string) string {
24
return
strings.Replace(spec,
"localhost"
, base, 1)
25
}
Callers
1
Serve
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…