Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pydio/cells
/ Endpoints
Method
Endpoints
common/server/http/http.go:120–122 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
118
}
119
120
func
(s *Server) Endpoints() []string {
121
return
s.RouteRegistrar.Patterns()
122
}
123
124
func
(s *Server) ID() string {
125
return
s.id
Callers
nothing calls this directly
Calls
1
Patterns
Method · 0.65
Tested by
no test coverage detected