MCPcopy Index your code
hub / github.com/TruthHun/BookStack / GetAPIStaticDomain

Function GetAPIStaticDomain

models/api.go:30–32  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28}
29
30func GetAPIStaticDomain() string {
31 return staticDomain
32}
33
34type Auth struct {
35 Id int

Callers 4

completeLinkMethod · 0.92
ReadMethod · 0.92
handleReleaseV2Method · 0.92
handleReleaseV3Method · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected