MCPcopy 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
120func (s *Server) Endpoints() []string {
121 return s.RouteRegistrar.Patterns()
122}
123
124func (s *Server) ID() string {
125 return s.id

Callers

nothing calls this directly

Calls 1

PatternsMethod · 0.65

Tested by

no test coverage detected